Eric Yang created HADOOP-12110:
----------------------------------
Summary: Consolidate usage of JSON libraries
Key: HADOOP-12110
URL: https://issues.apache.org/jira/browse/HADOOP-12110
Project: Hadoop Common
Issue Type: Bug
Reporter: Eric Yang
Assignee: Eric Yang
Chukwa uses JSON jar from json.org and also json-simple from googlecode. It
would be nice if we only use one implementation of JSON to be consistent.
Mindev JSON-smart was also considered as replacement for JSON simple to improve
performance, but it doesn't handle some characters correctly. Therefore, it's
best to use JSON Simple.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)