> On March 19, 2015, 6:22 p.m., Alejandro Fernandez wrote: > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml, > > line 162 > > <https://reviews.apache.org/r/32247/diff/1/?file=900134#file900134line162> > > > > There's a new concept called, > > <versionAdvertised>true|false</versionAdvertised> > > > > If NFS_GATEWAY is part of hdp-select, it should have a value of true.
NFS_GATEWAY is currently not part of hdp-select. > On March 19, 2015, 6:22 p.m., Alejandro Fernandez wrote: > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/nfsgateway.py, > > line 42 > > <https://reviews.apache.org/r/32247/diff/1/?file=900136#file900136line42> > > > > During a rolling restart, it will need to call hdp-select on its new > > version before the service starts. Take a look at other components in HDFS > > for an example. NFS_GATEWAY is not part of hdp-select. - Brandon ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32247/#review77075 ----------------------------------------------------------- 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 > >
