Github user vanzin commented on the pull request:
https://github.com/apache/spark/pull/5786#issuecomment-101437368
Just OOC, I build with no enabled profiles and tried to run spark-shell on
a real cluster (standalone since YARN profile wasn't enabled). It fails pretty
early with:
15/05/12 15:08:18 INFO AppClient$ClientActor: Executor updated:
app-20150512150817-0001/8 is now RUNNING
java.lang.VerifyError: class
org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$SetOwnerRequestProto
overrides final method getUnknownFields.()Lcom/google/protobuf/UnknownFieldSet;
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
Which is the issue Favio raised (mismatched protobuf versions).
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]