CHANGES.txt
上传用户:quxuerui
上传日期:2018-01-08
资源大小:41811k
文件大小:8k
源码类别:

网格计算

开发平台:

Java

  1. HOD Change Log
  2. Release 0.20.0 - (unreleased changes)
  3.   INCOMPATIBLE CHANGES
  4.   NEW FEATURES
  5.   IMPROVEMENTS
  6.     HADOOP-4705. Grant read permissions for files/directories
  7.     created by HOD. (Peeyush Bishnoi via yhemanth)
  8.     HADOOP-4937. Include ringmaster RPC port in the notes
  9.     attribute. (Peeyush Bishnoi via yhemanth)
  10.   OPTIMIZATIONS
  11.   BUG FIXES
  12.     HADOOP-4782. Revert umask changes in HADOOP-4705 so that
  13.     files are still securely created. (Peeyush Bishnoi via
  14.     yhemanth)
  15. Release 0.19.0 - 2008-11-18
  16.   INCOMPATIBLE CHANGES
  17.   NEW FEATURES
  18.     HADOOP-3695. Provide an ability to start multiple workers per node.
  19.     (Vinod Kumar Vavilapalli via yhemanth)
  20.   IMPROVEMENTS
  21.   OPTIMIZATIONS
  22.   BUG FIXES
  23.     HADOOP-3959. Pass options specified in resource_manager.options to
  24.     job submission. 
  25.     (Craig Macdonald and Vinod Kumar Vavilapalli via yhemanth)
  26.     HADOOP-3814. Remove generation of dfs.client.buffer.dir for the generated
  27.     hadoop-site.xml. (Vinod Kumar Vavilapalli via acmurthy)
  28. Release 0.18.2 - Unreleased 
  29.   BUG FIXES
  30.     HADOOP-3786. Use HDFS instead of DFS in all docs and hyperlink to Torque.
  31.     (Vinod Kumar Vavilapalli via acmurthy)
  32. Release 0.18.1 - 2008-09-17
  33.   INCOMPATIBLE CHANGES
  34.     HADOOP-4060. Modified HOD to rotate log files on the client side.
  35.     (Vinod Kumar Vavilapalli via yhemanth)
  36.   IMPROVEMENTS
  37.     HADOOP-4145. Add an accounting plugin (script) for HOD.
  38.     (Hemanth Yamijala via nigel)
  39.   BUG FIXES
  40.     HADOOP-4161. Fixed bug in HOD cleanup that had the potential to
  41.     hang clients. (Vinod Kumar Vavilapalli via nigel)
  42. Release 0.18.0 - 2008-08-19
  43.   INCOMPATIBLE CHANGES
  44.     HADOOP-3483. Modified HOD to create a cluster directory if one does not
  45.     exist and to auto-deallocate a cluster while reallocating it, if it is
  46.     already dead. (Hemanth Yamijala via mukund)
  47.     HADOOP-3184. Modified HOD to handle master failures on bad nodes by trying 
  48.     to bring them up on another node in the ring. (Hemanth Yamijala via ddas)
  49.     HADOOP-3610. Modified HOD to create cluster directory if one does not
  50.     exist when using the script option. (Vinod Kumar Vavilapalli via yhemanth)
  51.     HADOOP-3808. Modified HOD to include RPC port of the JobTracker
  52.     into the notes attribute of the resource manager. (yhemanth)
  53.   NEW FEATURES
  54.   IMPROVEMENTS
  55.     HADOOP-3376: Provide a mechanism to detect and handle violations to 
  56.     resource manager limits. (Vinod Kumar Vavilapalli via ddas)
  57.     HADOOP-3151. Improves error messages when reporting failures due to 
  58.     incorrect parameters passed to HOD. (Vinod Kumar Vavilapalli via ddas)
  59.     HADOOP-3464. Implemented a mechanism to transfer HOD errors that occur on
  60.     compute nodes to the submit node running the HOD client, so users have good
  61.     feedback on why an allocation failed. (Vinod Kumar Vavilapalli via mukund)
  62.     HADOOP-3505. Updated HOD documentation with changes made for Hadoop
  63.     0.18. (Vinod Kumar Vavilapalli via yhemanth)
  64.  
  65.   BUG FIXES
  66.     HADOOP-2961. Avoids unnecessary checks for some configuration parameters
  67.     related to service configuration. (Vinod Kumar Vavilapalli via ddas)
  68.     HADOOP-3523. Fixes auto-deallocation of cluster if job id is not found in
  69.     Torque's job list (Hemanth Yamijala via ddas)
  70.     HADOOP-3531. Fixes a bug related to handling JobTracker failures because of
  71.     timing issues on slow nodes. (Hemanth Yamijala via ddas)
  72.     HADOOP-3564. HOD generates values for the parameter dfs.datanode.ipc.address
  73.     in the hadoop-site.xml created on datanodes. 
  74.     (Vinod Kumar Vavilapalli via ddas)
  75.     HADOOP-3076. Fixes a bug related to a spurious message about the 
  76.     script.exitcode file when a cluster directory is specified as a relative
  77.     path. (Vinod Kumar Vavilapalli via yhemanth)
  78.     HADOOP-3668. Makes editorial changes to HOD documentation.
  79.     (Vinod Kumar Vavilapalli via yhemanth)
  80.     HADOOP-3703. Fixes logcondense.py to use the new format of hadoop dfs -lsr
  81.     command line output format. (Vinod Kumar Vavilapalli via yhemanth)
  82. Release 0.17.3 - Unreleased 
  83.   BUG FIXES
  84.     HADOOP-3217. Decrease the rate at which the hod queries the resource
  85.     manager for job status. (Hemanth Yamijala via acmurthy) 
  86. Release 0.17.0 - 2008-05-18
  87.   INCOMPATIBLE CHANGES
  88.     HADOOP-3137. Modified build script to pick up version automatically
  89.     from Hadoop build. (yhemanth)
  90.   IMPROVEMENTS
  91.     HADOOP-2775.  Adds unit test framework for HOD.
  92.     (Vinod Kumar Vavilapalli via ddas).
  93.     HADOOP-2848. [HOD]hod -o list and deallocate works even after deleting
  94.     the cluster directory. (Hemanth Yamijala via ddas)
  95.     HADOOP-2899. [HOD] Cleans up hdfs:///mapredsystem directory after
  96.     deallocation. (Hemanth Yamijala via ddas)
  97.     HADOOP-2796. Enables distinguishing exit codes from user code vis-a-vis
  98.     HOD's exit code. (Hemanth Yamijala via ddas)
  99.     HADOOP-2947. HOD redirects stdout and stderr of daemons to assist
  100.     getting stack traces. (Vinod Kumar Vavilapalli via yhemanth)
  101.   BUG FIXES
  102.     HADOOP-2924. Fixes an address problem to do with TaskTracker binding
  103.     to an address. (Vinod Kumar Vavilapalli via ddas)
  104.     HADOOP-2970. Fixes a problem to do with Wrong class definition for
  105.     hodlib/Hod/hod.py for Python < 2.5.1.
  106.     (Vinod Kumar Vavilapalli via ddas)
  107.     HADOOP-2783. Fixes a problem to do with import in
  108.     hod/hodlib/Common/xmlrpc.py. (Vinod Kumar Vavilapalli via ddas)
  109.     HADOOP-2936. Fixes HOD in a way that it generates hdfs://host:port on the
  110.     client side configs. (Vinod Kumar Vavilapalli via ddas)
  111.     HADOOP-2983. [HOD] Fixes the problem - local_fqdn() returns None when
  112.     gethostbyname_ex doesnt return any FQDNs. (Craig Macdonald via ddas)
  113.     HADOOP-2982. Fixes a problem in the way HOD looks for free nodes.
  114.     (Hemanth Yamijala via ddas)
  115.     HADOOP-2855. Fixes the way HOD handles relative paths for cluster
  116.     directory, script file and other options.
  117.     (Vinod Kumar Vavilapalli via yhemanth)
  118.     HADOOP-3153. Fixes the way HOD handles allocation if the user has no
  119.     permissions to update the clusters state file.
  120.     (Vinod Kumar Vavilapalli via yhemanth)
  121. Release 0.16.4 - 2008-05-05
  122.   BUG FIXES
  123.     HADOOP-3304. [HOD] Fixes the way the logcondense.py utility searches
  124.     for log files that need to be deleted. (yhemanth via mukund)
  125. Release 0.16.2 - 2008-04-02
  126.   BUG FIXES
  127.     HADOOP-3103. [HOD] Hadoop.tmp.dir should not be set to cluster
  128.     directory. (Vinod Kumar Vavilapalli via ddas).
  129. Release 0.16.1 - 2008-03-13
  130.   INCOMPATIBLE CHANGES
  131.     HADOOP-2861. Improve the user interface for the HOD commands.
  132.     Command line structure has changed. (Hemanth Yamijala via nigel)
  133.   IMPROVEMENTS
  134.     HADOOP-2730. HOD documentation update.
  135.     (Vinod Kumar Vavilapalli via ddas)
  136.     HADOOP-2911. Make the information printed by the HOD allocate and
  137.     info commands less verbose and clearer. (Vinod Kumar via nigel)
  138.   BUG FIXES
  139.     HADOOP-2766. Enables setting of HADOOP_OPTS env variable for the hadoop
  140.     daemons through HOD. (Vinod Kumar Vavilapalli via ddas)
  141.     HADOOP-2809.  Fix HOD syslog config syslog-address so that it works.
  142.     (Hemanth Yamijala via nigel)
  143.     HADOOP-2847.  Ensure idle cluster cleanup works even if the JobTracker
  144.     becomes unresponsive to RPC calls. (Hemanth Yamijala via nigel)
  145.     HADOOP-2925. Fix HOD to create the mapred system directory using a
  146.     naming convention that will avoid clashes in multi-user shared
  147.     cluster scenario. (Hemanth Yamijala via nigel)
  148. Release 0.16.0 - 2008-02-07
  149.   NEW FEATURES
  150.     HADOOP-1301.  Hadoop-On-Demand (HOD): resource management
  151.     provisioning for Hadoop. (Hemanth Yamijala via nigel)
  152.   BUG FIXES
  153.     HADOOP-2720. Jumbo bug fix patch to HOD.  Final sync of Apache SVN with
  154.     internal Yahoo SVN.  (Hemanth Yamijala via nigel)
  155.     HADOOP-2740. Fix HOD to work with the configuration variables changed in
  156.     HADOOP-2404. (Hemanth Yamijala via omalley)