-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53621/
-----------------------------------------------------------
Review request for Ambari and Lav Jain.
Bugs: AMBARI-18837
https://issues.apache.org/jira/browse/AMBARI-18837
Repository: ambari
Description
-------
The HdfsResource is missing hadoop_conf_dir and hadoop_bin_dir parameters which
are required when webhdfs is not enabled.
Diffs
-----
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/package/scripts/params.py
440a3e6
ambari-server/src/test/python/common-services/HAWQ/test_hawqmaster.py a483656
Diff: https://reviews.apache.org/r/53621/diff/
Testing
-------
Manually tested on live cluster.
Updated unit tests to accomodate additional parameters on HdfsResource:
hadoop_conf_dir and hadoop_bin_dir
Thanks,
Matt