You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Matt <mi...@gmail.com> on 2016/02/18 03:04:39 UTC

Review Request 43703: Add custom commands for HAWQ to run check and clear cache

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43703/
-----------------------------------------------------------

Review request for Ambari.


Bugs: AMBARI-15067
    https://issues.apache.org/jira/browse/AMBARI-15067


Repository: ambari


Description
-------

A HAWQ user should be able to run hawq check and clear HDFS Metadata cache from the Ambari UI.


Diffs
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/metainfo.xml 942b250 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py 9fdbde5 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqmaster.py d2f9ad0 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/master_helper.py c5f891b 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py 74c9813 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 e093375 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/slaves.j2 0435b3e 
  ambari-web/app/messages.js a7e4ff3 
  ambari-web/app/models/host_component.js 5d919b9 
  ambari-web/app/utils/helper.js 8ac754a 
  ambari-web/app/views/main/service/item.js 145b64b 

Diff: https://reviews.apache.org/r/43703/diff/


Testing
-------

Test results pending.


Thanks,

Matt


Re: Review Request 43703: Add custom commands for HAWQ to run check and clear cache

Posted by Matt <mi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43703/
-----------------------------------------------------------

(Updated Feb. 18, 2016, 2:15 a.m.)


Review request for Ambari.


Bugs: AMBARI-15067
    https://issues.apache.org/jira/browse/AMBARI-15067


Repository: ambari


Description
-------

A HAWQ user should be able to run hawq check and clear HDFS Metadata cache from the Ambari UI.


Diffs
-----

  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/metainfo.xml 942b250 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawq_constants.py 9fdbde5 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/hawqmaster.py d2f9ad0 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/master_helper.py c5f891b 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py 74c9813 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/hawq-hosts.j2 e093375 
  ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/templates/slaves.j2 0435b3e 
  ambari-web/app/messages.js a7e4ff3 
  ambari-web/app/models/host_component.js 5d919b9 
  ambari-web/app/utils/helper.js 8ac754a 
  ambari-web/app/views/main/service/item.js 145b64b 

Diff: https://reviews.apache.org/r/43703/diff/


Testing (updated)
-------

Tested functionality manually.

No additional unit tests were added.

Ambari Web unit tests passed:
10409 tests complete (9 seconds)
  121 tests pending


[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.008 s
[INFO] Finished at: 2016-02-18T02:14:25-08:00
[INFO] Final Memory: 12M/311M
[INFO] ------------------------------------------------------------------------


Thanks,

Matt