-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32731/
-----------------------------------------------------------
Review request for Ambari and Alejandro Fernandez.
Bugs: AMBARI-10280
https://issues.apache.org/jira/browse/AMBARI-10280
Repository: ambari
Description
-------
AMBARI-10280 Need to check if rpcbind or portmap is started before starting NFS
Gateway
Diffs
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_nfsgateway.py
e908ecf
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py
7061057
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/status_params.py
c7c5325
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py
0b9af6b
Diff: https://reviews.apache.org/r/32731/diff/
Testing
-------
Manually tested it on VM.
The python unit test test_nfsgateway.py failed because now NFS is started by
root not hdfs anymore.
Thanks,
Brandon Li