You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Jay SenSharma <jo...@gmail.com> on 2017/01/24 11:16:09 UTC

Review Request 55875: [AMBARI-18961] Ambari HiveView does not create or upload script in UTF-8 format

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55875/
-----------------------------------------------------------

Review request for Ambari, Alejandro Fernandez, DIPAYAN BHOWMICK, Jonathan Hurley, Nate Cole, Pallav Kulshreshtha, and Sid Wagle.


Bugs: AMBARI-18961
    https://issues.apache.org/jira/browse/AMBARI-18961


Repository: ambari


Description
-------

HiveView should use the UTF-8 character set for the queries entered in the 'Query Editor' while submitting the queries.  The Special characters like Currency symbols '\u20ac' should not be replaced with '?'


Diffs
-----

  contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/resources/files/FileService.java 654bfcc 
  contrib/views/hive/src/main/java/org/apache/ambari/view/hive/resources/files/FileService.java 4e1d24f 

Diff: https://reviews.apache.org/r/55875/diff/


Testing
-------

Manual Testing done. Checked the hive logs if the UTF-8 characters are being passed to it properly or not.


Thanks,

Jay SenSharma


Re: Review Request 55875: [AMBARI-18961] Ambari HiveView does not create or upload script in UTF-8 format

Posted by Jay SenSharma <jo...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55875/
-----------------------------------------------------------

(Updated Jan. 24, 2017, 11:32 a.m.)


Review request for Ambari, Alejandro Fernandez, DIPAYAN BHOWMICK, Jonathan Hurley, Nate Cole, Pallav Kulshreshtha, and Sid Wagle.


Bugs: AMBARI-18961
    https://issues.apache.org/jira/browse/AMBARI-18961


Repository: ambari


Description
-------

HiveView should use the UTF-8 character set for the queries entered in the 'Query Editor' while submitting the queries.  The Special characters like Currency symbols '\u20ac' should not be replaced with '?'


Diffs
-----

  contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/resources/files/FileService.java 654bfcc 
  contrib/views/hive/src/main/java/org/apache/ambari/view/hive/resources/files/FileService.java 4e1d24f 

Diff: https://reviews.apache.org/r/55875/diff/


Testing
-------

Manual Testing done. Checked the hive logs if the UTF-8 characters are being passed to it properly or not.


Thanks,

Jay SenSharma