-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51550/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Nate Cole, and
Sid Wagle.
Bugs: AMBARI-18284
https://issues.apache.org/jira/browse/AMBARI-18284
Repository: ambari
Description
-------
Ambari PigView stores the pig scripts in HDFS in non UTF-8 format. So when next
time pig view loads the scripts from HDFS those have junk characters.
Diffs
-----
contrib/views/pig/src/main/java/org/apache/ambari/view/pig/resources/files/FileService.java
9dea2a2
Diff: https://reviews.apache.org/r/51550/diff/
Testing
-------
Test Succeeded fine. After aplying the fix the PigView shows the script with
the correct characters.
Thanks,
Jay SenSharma