You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Mark Grover <gr...@gmail.com> on 2013/01/29 02:49:33 UTC

Review Request: HIVE-3810: HiveHistory.log need to replace '\r' with space before writing Entry.value to historyfile

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

Review request for hive and Ashutosh Chauhan.


Description
-------

Line ending changes to make Hive work across multiple OSs


This addresses bug HIVE-3810.
    https://issues.apache.org/jira/browse/HIVE-3810


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistory.java 7e80c2d 

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


Testing
-------


Thanks,

Mark Grover