<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Error when executing the spark-shell in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-when-executing-the-spark-shell/m-p/66874#M22756</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/26973"&gt;@Swasg&lt;/a&gt;&amp;nbsp; by any chance are you using the package name in the spark-shell? Something like&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;spark-shell --packages org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11-2.3.0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error suggests that the format should be in the form of 'groupId:artifactId:version' but in your case it's '&lt;SPAN&gt;groupId:artifactId-version'. If you are using the package in the command line or somewhere in your configuration, please modify it to:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;org.apache.spark:spark-streaming-kafka-0-8-assembly_2.11:2.3.0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 May 2018 03:26:46 GMT</pubDate>
    <dc:creator>AutoIN</dc:creator>
    <dc:date>2018-05-02T03:26:46Z</dc:date>
  </channel>
</rss>

