-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53619/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-15161
https://issues.apache.org/jira/browse/HIVE-15161
Repository: hive-git
Description
-------
* json.org has license issues
* jackson can provide a fully compatible alternative to it
* there are a few flakiness issues caused by the order of the map entries of
the columns...this can be addressed, org.json api was unfriendly in this manner
;)
* fully backward compatible change
Diffs
-----
common/src/java/org/apache/hadoop/hive/common/StatsSetupConst.java
25c7508f51662773e913a176bee7c8bd223202d4
common/src/test/org/apache/hadoop/hive/common/TestStatsSetupConst.java
7a7ad424a8e53ed89c79592ced86c7c38eaf4e04
Diff: https://reviews.apache.org/r/53619/diff/
Testing
-------
added unit test
Thanks,
Zoltan Haindrich