-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25393/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-7176
https://issues.apache.org/jira/browse/AMBARI-7176
Repository: ambari
Description
-------
We had random Tez LD_LIBRARY_PATH issue because shell scripting used in
tez.am.env resolved into 32-bit native codec dir which was wrong. We made fix
to gsInstaller in both MR and Tez LD_LIBRARY_PATH with
<https://github.com/hortonworks/gsInstaller/commit/e1c6da765bfad7a5c06bec166be
e31ad060d2fa2>
This is to notify Ambrai team. Please resolve as won't fix if you decide you
won't fix it.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1/services/TEZ/configuration/tez-site.xml
cc2b82a
Diff: https://reviews.apache.org/r/25393/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk