-----------------------------------------------------------
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 '€' 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