release-notes-0.9.1.txt 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. HUE v0.9.1, released July 21, 2010
  2. ==================================
  3. HUE 0.9.1 is mainly a bug-fix release. Most notably:
  4. * A lot of installation related issues have been corrected.
  5. * The JFrame filtering system now supports garbage collection of individual
  6. elements, which fixes memory leak on partial refresh.
  7. * IE compatibility has improved.
  8. * User manual has been updated.
  9. This release also includes a few small features:
  10. * New multi-select widget for the front-end.
  11. * A new configuration variable, +http_500_debug_mode+, turns on debugging for
  12. internal server error.
  13. * The +app_reg+ tool registers and display the application's author.
  14. List of All Bugs Fixed
  15. ----------------------
  16. * HUE-2. app_reg does not install conf/*.ini
  17. * HUE-3. Prod install contains jframegallery
  18. * HUE-4. User manual S2.1 incorrect
  19. * HUE-5. libs/hadoop should be more lenient looking for jars
  20. * HUE-8. beeswax import data doesn't work
  21. * HUE-10. Makefile.vars: DESKTOP_PLUGIN_DIR incorrect
  22. * HUE-12. Drop down box to select user for chown
  23. * HUE-13. app_reg should show app's author
  24. * HUE-14. make processing ext-py unnecessarily
  25. * HUE-15. Explicitly specifying default for jobtracker.thrift.address for consistency with hdfs-site.xml
  26. * HUE-16. Provide a way to tell hudson.sh to skip cleaning the checkout.
  27. * HUE-17. 'make install' fails if the working tree is not clean
  28. * HUE-18. tests in 'help' app should not depend on useradmin
  29. * HUE-19. Add get_content_summaries call to NameNode plugin.
  30. * HUE-21. Create new JFrame Filter system that allows for individual element
  31. * HUE-22. Allow relcoation of a Hue installation
  32. * HUE-23. Integrate IE Compatible Protovis
  33. * HUE-24. Filesize Sorting doesn't work
  34. * HUE-25. Allow multi-select for moving multiple users into a group
  35. * HUE-26. UserAdmin js file throws error in IE
  36. * HUE-28. confparse wasn't handling continued lines correctly
  37. * HUE-29. Set HADOOP_LOG_DIR for mini_cluster.py
  38. * HUE-30: Add support for Behavior Filters to add keyboard events to JFrame instance
  39. * HUE-32. User manual update
  40. * HUE-33. Protovis version has bug wherein mark events do not have their index properly set
  41. * HUE-34. Make Splitview's fixed side be the one with the explicit size
  42. * HUE-35. create icons for tiny file browser and a "go up" folder
  43. * HUE-36. Allow form controls and the like to work in elements that toggle splitviews
  44. * HUE-40. virtualenv_support missing setuptools for py2.6
  45. * HUE-42. Toolbar buttons look messed up in Chrome
  46. * HUE-44. Filebrowser: move file ok button does nothing while no file/folder is selected
  47. * HUE-46. Bump version number for 0.9.1 release
  48. * HUE-47. FitText filter isn't garbage collecting right
  49. * HUE-49. create table syntax error for partition table
  50. * HUE-50. Removing desktop/core/ext-py/python-ldap-2.3.11.
  51. * HUE-51. Hue needs a 500 template
  52. * HUE-53. Fix various IE compatibility issues.
  53. * HUE-56. 0.9.1 release notes
  54. Project Information
  55. -------------------
  56. Homepage: http://github.com/cloudera/hue