[
https://issues.apache.org/jira/browse/HAWQ-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122500#comment-15122500
]
ASF GitHub Bot commented on HAWQ-178:
-------------------------------------
GitHub user tzolov opened a pull request:
https://github.com/apache/incubator-hawq/pull/302
HAWQ-178: Add JSON plugin support in code base
Add `pxf-json` and registers it along the pxf-hdfs, pxf-hive and pxf-hbase
plugins.
Note: I've copied the PxfUnit so i can use the pxf-json unit testing. In
log term the PxfUnit should be placed in a standalone project.
Plugin has manually been tested against HAWQ-2.0.0-beta.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tzolov/incubator-hawq HAWQ-178
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/302.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #302
----
commit 7faa869ab45212c618e1567d43ee5ccbeb859ae3
Author: tzolov <[email protected]>
Date: 2015-12-26T18:10:57Z
HAWQ-178. Initial commit
commit 32e9b4e4d0b2457d521ae6f6dea5bb4dda0945a3
Author: tzolov <[email protected]>
Date: 2015-12-29T21:39:43Z
HAWQ-178. Add tests, fix packages
commit 423bacfd3864c5ea375835317993c76228506450
Author: tzolov <[email protected]>
Date: 2016-01-28T17:18:45Z
HAWQ-178: Add git ignore rules
commit d8b1600ce7bf5a0991958a2f2225d0c4e863475e
Author: tzolov <[email protected]>
Date: 2016-01-28T22:55:53Z
HAWQ-178: add pxf-json jar definition to private calsspaths
----
> Add JSON plugin support in code base
> ------------------------------------
>
> Key: HAWQ-178
> URL: https://issues.apache.org/jira/browse/HAWQ-178
> Project: Apache HAWQ
> Issue Type: New Feature
> Components: PXF
> Reporter: Goden Yao
> Assignee: Goden Yao
> Fix For: backlog
>
>
> JSON has been a popular format used in HDFS as well as in the community,
> there has been a few JSON PXF plugins developed by the community and we'd
> like to see it being incorporated into the code base as an optional package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)