Re: Issues when combining Spark and a third party java library

2015-07-12 Thread Akhil Das
://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark-and-a-third-party-java-library-tp21367p23770.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

Re: Issues when combining Spark and a third party java library

2015-07-12 Thread Max Demoulin
version for hadoop 2.4 and higher from the official website. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark-and-a-third-party-java-library-tp21367p23770.html Sent from the Apache Spark User List mailing list archive

Re: Issues when combining Spark and a third party java library

2015-07-10 Thread maxdml
) at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala) The application I launch through spark-submit can access data on hdfs tho, and I launch the script with HADOOP_HOME being set. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark

Re: Issues when combining Spark and a third party java library

2015-07-10 Thread maxdml
Also, it's worth noting that I'm using the prebuilt version for hadoop 2.4 and higher from the official website. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark-and-a-third-party-java-library-tp21367p23770.html Sent from

Re: Issues when combining Spark and a third party java library

2015-01-27 Thread Staffan
Spark and Hadoop applications on his machine while using the same VM. (So all the issues seems to pop up by just introducing a new dependency in the project). -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark-and-a-third-party-java

Re: Issues when combining Spark and a third party java library

2015-01-27 Thread Staffan
Okay, I finally tried to change the Hadoop-client version from 2.4.0 to 2.5.2 and that mysteriously fixed everything.. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark-and-a-third-party-java-library-tp21367p21387.html Sent from

Re: Issues when combining Spark and a third party java library

2015-01-26 Thread Akhil Das
can do so by adding the dependencies for CDK: dependency groupIdorg.openscience.cdk/groupId artifactIdcdk-fingerprint/artifactId version1.5.10/version /dependency -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark-and-a-third

Issues when combining Spark and a third party java library

2015-01-26 Thread Staffan
groupIdorg.openscience.cdk/groupId artifactIdcdk-fingerprint/artifactId version1.5.10/version /dependency -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Issues-when-combining-Spark-and-a-third-party-java-library-tp21367.html Sent from the Apache Spark User List mailing