[
https://issues.apache.org/jira/browse/GRIFFIN-287?focusedWorklogId=306994&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-306994
]
ASF GitHub Bot logged work on GRIFFIN-287:
------------------------------------------
Author: ASF GitHub Bot
Created on: 05/Sep/19 08:18
Start Date: 05/Sep/19 08:18
Worklog Time Spent: 10m
Work Description: wankunde commented on pull request #532:
[GRIFFIN-287]Use Jackson to parse json data
URL: https://github.com/apache/griffin/pull/532
When I build griffin with cdh's spark, the project compile failed because it
can not find org.json:json jar in it's dependency tree.
So could we parse json data with jackson or some else jar instead of
org.json:json ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 306994)
Remaining Estimate: 0h
Time Spent: 10m
> Use Jackson to parse json data
> ------------------------------
>
> Key: GRIFFIN-287
> URL: https://issues.apache.org/jira/browse/GRIFFIN-287
> Project: Griffin
> Issue Type: Task
> Reporter: wan kun
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When I build griffin with cdh's spark, the project compile failed because it
> can not find org.json:json jar in it's dependency tree.
> So could we parse json data with jackson or some else jar instead of
> org.json:json ?
--
This message was sent by Atlassian Jira
(v8.3.2#803003)