----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32247/#review77104 -----------------------------------------------------------
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/nfsgateway.py <https://reviews.apache.org/r/32247/#comment124994> from resource_management.libraries.functions.check_process_status import check_process_status ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/nfsgateway.py <https://reviews.apache.org/r/32247/#comment124995> from resource_management.libraries.functions.security_commons import build_expectations, \ cached_kinit_executor, get_params_from_filesystem, validate_security_config_properties, \ FILE_TYPE_XML - Alejandro Fernandez On March 19, 2015, 5:56 p.m., Brandon Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32247/ > ----------------------------------------------------------- > > (Updated March 19, 2015, 5:56 p.m.) > > > Review request for Ambari and Alejandro Fernandez. > > > Bugs: AMBARI-9224 > https://issues.apache.org/jira/browse/AMBARI-9224 > > > Repository: ambari > > > Description > ------- > > Ambari-9224: Add HDFS-NFS gateway as a new component to HDFS in Ambari stack > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml > ba9688a > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_nfsgateway.py > PRE-CREATION > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/nfsgateway.py > PRE-CREATION > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/status_params.py > 6ae9b66 > ambari-server/src/test/python/stacks/2.0.6/HDFS/test_nfsgateway.py > PRE-CREATION > ambari-web/app/data/HDP2/config_mapping.js 1104ceb > > Diff: https://reviews.apache.org/r/32247/diff/ > > > Testing > ------- > > build passed on Apache. > unit tests passed in my local run. > > > Thanks, > > Brandon Li > >
