~xwang2713/charms/precise/hpcc/hpcc-5.0

Viewing all changes in revision 6.

  • Committer: Xiaoming Wang
  • Date: 2014-02-20 21:36:32 UTC
  • Revision ID: xiaoming.wang@lexisnexis.com-20140220213632-0psm7eslepqkwevs
Again, thanks for taking time to review HPCC Charm. Based on the 4th review we made following changes:
1) remove extra precise/hpcc directories in repository
2) enforce checksum validation before installing HPCC package. If checksum not
   supplied message will be logged with juju-log (though log as INFO) and exit 1
   We will defer sha1sum implementation due to the time limit.
3) Add check status after starting HPCC. It is neccessory even start run
   successfully (return code 0) becasue some processes may exit unexpectedly.
   A variable "start-check-wait" in seconds is introduced in config.yaml to delay
   the checking.
   If error found messsage logged to tell user where to find the detail about
   the error: /var/log/HPCCSystems/<component>/

4) Update README. It adds a link to HPCC Hardware requirement. HPCC require
   4GB memory. With less memory some processes may not start successfully or
   even started may not function correctly.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: