Thanks MLnick, I fixed the error.
First i compile spark with original version later I download this pom file to examples folder https://github.com/tedyu/spark/commit/70fb7b4ea8fd7647e4a4ddca4df71521b749521c Then i recompile with maven. mvn -Dhbase.profile=hadoop-provided -Phadoop-2.4 -Dhadoop.version=2.4.1 -DskipTests clean package Now everything is ok. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-1-1-0-hbase-0-98-6-hadoop2-version-py4j-protocol-Py4JJavaError-java-lang-ClassNotFoundException-tp15668p15778.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
