There is a JSON serde ( https://github.com/apache/hcatalog/blob/trunk/src/java/org/apache/hcatalog/data/JsonSerDe.java) but this uses jackson. I don't see org.json pulled in by ivy, so dont know.
On Tue, Jul 31, 2012 at 2:01 AM, 徐文杰 <[email protected]> wrote: > Hi all, > > I have a question for HCatalog subcomponent license--JSON.org. In > LICENSE.txt file of hcatalog-src-0.4.0-incubating root directory. I saw " > The Apache HCatalog project contains subcomponents with separate copyright > notices and license terms. Your use of the source code for the these > subcomponents is subject to the terms and conditions of the following > licenses. " There is "For the org.json library: Copyright (c) 2002 > JSON.org" below in LICENSE.txt. But I could NOT find any subcomponet > related to JSON in hcatalog source code. > Could anybody tell me which subcomponent is under JSON license? Thank you > very much! > > B.rgds! > > Gary > 7.31.2012 >
