You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "AK97 (Jira)" <ji...@apache.org> on 2019/12/27 09:56:00 UTC

[jira] [Updated] (SPARK-30364) The spark-streaming-kafka-0-10_2.11 test cases are failing on ppc64le

     [ https://issues.apache.org/jira/browse/SPARK-30364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

AK97 updated SPARK-30364:
-------------------------
    Description: 
I have been trying to build the Apache Spark on rhel_7.6/ppc64le; however, the spark-streaming-kafka-0-10_2.11 test cases are failing with following error :

[ERROR] /opt/spark/external/kafka-0-10/src/test/scala/org/apache/spark/streaming/kafka010/KafkaDataConsumerSuite.scala:85: Symbol 'term org.eclipse' is missing from the classpath.
This symbol is required by 'method org.apache.spark.metrics.MetricsSystem.getServletHandlers'.
Make sure that term eclipse is in your classpath and check for conflicting dependencies with `-Ylog-classpath`.
A full rebuild may help if 'MetricsSystem.class' was compiled against an incompatible version of org.
[ERROR]     testUtils.sendMessages(topic, data.toArray)                                  ^


Would like some help on understanding the cause for the same . I am running it on a High end VM with good connectivity.

  was:
I have been trying to build the Apache Spark on rhel_7.6/ppc64le. The spark-streaming-kafka-0-10_2.11 test cases are failing with following error :

[ERROR] /opt/spark/external/kafka-0-10/src/test/scala/org/apache/spark/streaming/kafka010/KafkaDataConsumerSuite.scala:85: Symbol 'term org.eclipse' is missing from the classpath.
This symbol is required by 'method org.apache.spark.metrics.MetricsSystem.getServletHandlers'.
Make sure that term eclipse is in your classpath and check for conflicting dependencies with `-Ylog-classpath`.
A full rebuild may help if 'MetricsSystem.class' was compiled against an incompatible version of org.
[ERROR]     testUtils.sendMessages(topic, data.toArray)                                  ^


Would like some help on understanding the cause for the same . I am running it on a High end VM with good connectivity.


> The spark-streaming-kafka-0-10_2.11 test cases are failing on ppc64le
> ---------------------------------------------------------------------
>
>                 Key: SPARK-30364
>                 URL: https://issues.apache.org/jira/browse/SPARK-30364
>             Project: Spark
>          Issue Type: Test
>          Components: Build
>    Affects Versions: 2.4.0
>         Environment: os: rhel 7.6
> arch: ppc64le
>            Reporter: AK97
>            Priority: Major
>
> I have been trying to build the Apache Spark on rhel_7.6/ppc64le; however, the spark-streaming-kafka-0-10_2.11 test cases are failing with following error :
> [ERROR] /opt/spark/external/kafka-0-10/src/test/scala/org/apache/spark/streaming/kafka010/KafkaDataConsumerSuite.scala:85: Symbol 'term org.eclipse' is missing from the classpath.
> This symbol is required by 'method org.apache.spark.metrics.MetricsSystem.getServletHandlers'.
> Make sure that term eclipse is in your classpath and check for conflicting dependencies with `-Ylog-classpath`.
> A full rebuild may help if 'MetricsSystem.class' was compiled against an incompatible version of org.
> [ERROR]     testUtils.sendMessages(topic, data.toArray)                                  ^
> Would like some help on understanding the cause for the same . I am running it on a High end VM with good connectivity.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org