[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-06-12 Thread vanzin
Github user vanzin commented on a diff in the pull request:

https://github.com/apache/spark/pull/6028#discussion_r32330146
  
--- Diff: sql/core/pom.xml ---
@@ -64,7 +64,7 @@
 dependency
   groupIdcom.fasterxml.jackson.core/groupId
   artifactIdjackson-databind/artifactId
-  version2.3.0/version
+  version2.4.4/version
--- End diff --

I see this has already been closed, but this version tag should just be 
removed instead, so that it's inherited from the parent pom.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-06-12 Thread marmbrus
Github user marmbrus commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-111533729
  
NoSuchMethodError generally can't happen if the same jars you compile with
are on the classpath at runtime.  I suggest you make sure there aren't
extra jars on your classpath and otherwise ask on the user list.
On Jun 12, 2015 8:30 AM, Tao Li notificati...@github.com wrote:

 Hi all:
 I compiled spark new 1.4 version today. But when I run WordCount demo, it
 throws NoSuchMethodError java.lang.NoSuchMethodError:
 com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer. Is it
 related to this issure?

 —
 Reply to this email directly or view it on GitHub
 https://github.com/apache/spark/pull/6028#issuecomment-111528289.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-06-12 Thread litao-buptsse
Github user litao-buptsse commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-111534747
  
I got it. I will check my classpath. Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-06-12 Thread litao-buptsse
Github user litao-buptsse commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-111528289
  
Hi all:
I compiled spark new 1.4 version today. But when I run WordCount demo, it 
throws NoSuchMethodError java.lang.NoSuchMethodError: 
com.fasterxml.jackson.module.scala.deser.BigDecimalDeserializer. Is it related 
to this issure?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-10 Thread pwendell
Github user pwendell commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100728530
  
Looks like this fixed all of the maven tests - thanks @tedyu!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100517583
  
Merged build finished. Test PASSed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100517584
  
Test PASSed.
Refer to this link for build results (access rights to CI server needed): 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32303/
Test PASSed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100517578
  
  [Test build #32303 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32303/consoleFull)
 for   PR 6028 at commit 
[`28c8394`](https://github.com/apache/spark/commit/28c83946a02751f368d8dff5f4f89e5e7164deb0).
 * This patch **passes all tests**.
 * This patch merges cleanly.
 * This patch adds no public classes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread tedyu
GitHub user tedyu opened a pull request:

https://github.com/apache/spark/pull/6028

Upgrade version of jackson-databind in sql/core/pom.xml

Currently version of jackson-databind in sql/core/pom.xml is 2.3.0

This is older than the version specified in root pom.xml

This PR upgrades the version in sql/core/pom.xml so that they're consistent.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/tedyu/spark master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/6028.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 #6028


commit 28c83946a02751f368d8dff5f4f89e5e7164deb0
Author: tedyu yuzhih...@gmail.com
Date:   2015-05-09T14:57:48Z

Upgrade version of jackson-databind in sql/core/pom.xml




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread tedyu
Github user tedyu commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100501599
  
This PR should get rid of the following test failure:


https://amplab.cs.berkeley.edu/jenkins/view/Spark/job/Spark-Master-Maven-with-YARN/HADOOP_PROFILE=hadoop-2.4,label=centos/lastCompletedBuild/testReport/test.org.apache.spark.sql/JavaUDFSuite/udf2Test/

java.lang.NoSuchMethodError: 
com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder.addField(Lcom/fasterxml/jackson/databind/introspect/AnnotatedField;Lcom/fasterxml/
 jackson/databind/PropertyName;ZZZ)V
  at 
com.fasterxml.jackson.module.scala.introspect.ScalaPropertiesCollector. 

 
com$fasterxml$jackson$module$scala$introspect$ScalaPropertiesCollector$$_addField(ScalaPropertiesCollector.scala:109)
  at 
com.fasterxml.jackson.module.scala.introspect.ScalaPropertiesCollector$$anonfun$_addFields$2$$anonfun$apply$11.apply(ScalaPropertiesCollector.scala:100)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread SparkQA
Github user SparkQA commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100501851
  
  [Test build #32303 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/32303/consoleFull)
 for   PR 6028 at commit 
[`28c8394`](https://github.com/apache/spark/commit/28c83946a02751f368d8dff5f4f89e5e7164deb0).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread tedyu
Github user tedyu commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100501682
  
@rxin 
Please take a look


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100501730
  
 Merged build triggered.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100501741
  
Merged build started.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread marmbrus
Github user marmbrus commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100522309
  
Actually, why are you hard coding it?  Shouldn't it be set to 
`${fasterxml.jackson.version}` so we don't have this problem again?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread marmbrus
Github user marmbrus commented on the pull request:

https://github.com/apache/spark/pull/6028#issuecomment-100522152
  
Thanks for digging into this.  Merging to master and 1.4.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] spark pull request: Upgrade version of jackson-databind in sql/cor...

2015-05-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/6028


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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