-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24928/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-6972
https://issues.apache.org/jira/browse/AMBARI-6972
Repository: ambari
Description
-------
Precondition:
Deploy cluster with all components and default settings.
STR: (**Same issue for host details page**)
1) Navigate on Services->PIG tab
2) Click Download Client Configs and download file
Expected result:
Pig downloaded configs contain file - pig.properties.
Actual result:
Pig downloaded configs do not contain file - pig.properties.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/configuration/pig-properties.xml
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/configuration/pig.properties
01000b5
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/metainfo.xml
ee745e8
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/package/scripts/params.py
c1058e5
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/package/scripts/pig.py
e73a0d0
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/PIG/package/templates/pig.properties.j2
0c5fa47
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/PIG/package/scripts/params.py
e676f13
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/PIG/package/scripts/pig.py
8a8d50d
ambari-server/src/test/python/stacks/1.3.2/PIG/test_pig_client.py f5f985c
ambari-server/src/test/python/stacks/1.3.2/configs/default.json 96a7682
ambari-server/src/test/python/stacks/1.3.2/configs/secured.json 75c53fc
ambari-server/src/test/python/stacks/2.0.6/configs/default.json bae564f
ambari-server/src/test/python/stacks/2.0.6/configs/secured.json 88de472
ambari-server/src/test/resources/stacks/HDP/2.1.1/services/PIG/configuration/pig-properties.xml
63b99e2
ambari-web/app/data/site_properties.js 5fa4b37
Diff: https://reviews.apache.org/r/24928/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk