[jira] [Commented] (SPARK-14989) Upgrade to Jackson 2.7.3

2018-10-24 Thread nirav patel (JIRA)


[ 
https://issues.apache.org/jira/browse/SPARK-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662668#comment-16662668
 ] 

nirav patel commented on SPARK-14989:
-

Any updates on this? Spark 2.2 still uses Jackson 1.9.13! It's not playing 
along with other artifacts (play 2.6 for one)

> Upgrade to Jackson 2.7.3
> 
>
> Key: SPARK-14989
> URL: https://issues.apache.org/jira/browse/SPARK-14989
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Josh Rosen
>Priority: Major
>
> For Spark 2.0, we should upgrade to a newer version of Jackson (2.7.3).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-14989) Upgrade to Jackson 2.7.3

2016-05-24 Thread Tatu Saloranta (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298807#comment-15298807
 ] 

Tatu Saloranta commented on SPARK-14989:


[~sowen] thanks -- looks like update is being done. I understand potential 
concern wrt environments bringing older versions. On plus side I think Spark 
uses limited part of Jackson API, and quite likely only subset 2.4 already 
exposed.


> Upgrade to Jackson 2.7.3
> 
>
> Key: SPARK-14989
> URL: https://issues.apache.org/jira/browse/SPARK-14989
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Josh Rosen
>Assignee: Josh Rosen
>Priority: Blocker
>
> For Spark 2.0, we should upgrade to a newer version of Jackson (2.7.3).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-14989) Upgrade to Jackson 2.7.3

2016-05-19 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15292497#comment-15292497
 ] 

Sean Owen commented on SPARK-14989:
---

See https://github.com/apache/spark/pull/9759 by the way.
I think the problem is using something from 2.7 but then executing in an 
environment that provides 2.4 or 2.5.

> Upgrade to Jackson 2.7.3
> 
>
> Key: SPARK-14989
> URL: https://issues.apache.org/jira/browse/SPARK-14989
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Josh Rosen
>Assignee: Josh Rosen
>Priority: Blocker
>
> For Spark 2.0, we should upgrade to a newer version of Jackson (2.7.3).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-14989) Upgrade to Jackson 2.7.3

2016-05-19 Thread Tatu Saloranta (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15291972#comment-15291972
 ] 

Tatu Saloranta commented on SPARK-14989:


Quick comment: Jackson 2.7.4 was resolved few weeks 3 weeks ago, so makes sense 
to use it. Since then not many fixes reported, so this is likely to be the last 
2.7 patch for a while. If compatibility issues/concerns found, I'll be happy to 
help as well (I'm the main author of Jackson and most components).
2.5 and 2.7 should be quite compatible, especially given that Spark usage of 
API is quite conservative (that is, uses public API and extension points, not 
semi-public classes via inheritance that some frameworks due for tighter 
integration).


> Upgrade to Jackson 2.7.3
> 
>
> Key: SPARK-14989
> URL: https://issues.apache.org/jira/browse/SPARK-14989
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Josh Rosen
>Assignee: Josh Rosen
>Priority: Blocker
>
> For Spark 2.0, we should upgrade to a newer version of Jackson (2.7.3).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-14989) Upgrade to Jackson 2.7.3

2016-04-28 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-14989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263062#comment-15263062
 ] 

Apache Spark commented on SPARK-14989:
--

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/12766

> Upgrade to Jackson 2.7.3
> 
>
> Key: SPARK-14989
> URL: https://issues.apache.org/jira/browse/SPARK-14989
> Project: Spark
>  Issue Type: Improvement
>  Components: Build
>Reporter: Josh Rosen
>Assignee: Josh Rosen
>
> For Spark 2.0, we should upgrade to a newer version of Jackson (2.7.3).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org