Marton Elek created HDDS-3764:
---------------------------------

             Summary: Spark is failiing with no such method exception
                 Key: HDDS-3764
                 URL: https://issues.apache.org/jira/browse/HDDS-3764
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Marton Elek
            Assignee: Marton Elek


When I tested the existing documentation (Spark + Kubernetes) I found that 
Spark (default distribution with Hadoop 2.7) is failing with NoSuchMethod 
exception:


{code:java}
Exception in thread "main" org.apache.spark.SparkException: Job aborted due to 
stage failure: Task 0 in stage 0.0 failed 4 times, most recent failure: Lost 
task 0.3 in stage 0.0 (TID 3, 10.42.0.169, executor 1): 
java.lang.NoSuchMethodError: org.apache.hadoop.util.Time.monotonicNowNanos()J
        at 
org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommandAsync(XceiverClientGrpc.java:437)
 {code}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to