> On 四月 5, 2017, 12:16 p.m., Dmitro Lisnichenko wrote: > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs.py > > Line 132 (original) > > <https://reviews.apache.org/r/58198/diff/1/?file=1684959#file1684959line132> > > > > these symlinks are for different instruction sets. Could you please > > elaborate why this change is required?
Yes, you're right. so_target_dir_x86 is for 'linux-is386-32' and so target_dir_x64 is for 'linux-amd64-64'.Soory, I'm wrong.I will revoke this patch.Sorry. - zhangxiaolu ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58198/#review171116 ----------------------------------------------------------- On 四月 5, 2017, 5:52 a.m., zhangxiaolu zhangxiaolu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58198/ > ----------------------------------------------------------- > > (Updated 四月 5, 2017, 5:52 a.m.) > > > Review request for Ambari, Alejandro Fernandez, Dmitro Lisnichenko, Dmytro > Sen, Jaimin Jetly, Nate Cole, Srimanth Gunturi, Sid Wagle, and Vitalyi > Brodetskyi. > > > Bugs: AMBARI-20675 > https://issues.apache.org/jira/browse/AMBARI-20675 > > > Repository: ambari > > > Description > ------- > > the method of install_snappy is repetitive in hdfs.py > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs.py > 1264284 > > > Diff: https://reviews.apache.org/r/58198/diff/1/ > > > Testing > ------- > > done it > > > Thanks, > > zhangxiaolu zhangxiaolu > >
