Re: Failed to find Spark jars directory

2017-07-20 Thread Kaushal Shriyan
On Thu, Jul 20, 2017 at 7:51 PM, ayan guha wrote: > It depends on your need. There are clear instructions around how to run > mvn with specific hive and hadoop bindings. However if you are starting > out, i suggest you to use prebuilt ones. > Hi Ayan, I am setting up Apache Spark with Cassandra

Re: Failed to find Spark jars directory

2017-07-20 Thread ayan guha
It depends on your need. There are clear instructions around how to run mvn with specific hive and hadoop bindings. However if you are starting out, i suggest you to use prebuilt ones. On Fri, 21 Jul 2017 at 12:17 am, Kaushal Shriyan wrote: > On Thu, Jul 20, 2017 at 7:42 PM, ayan guha wrote: >

Re: Failed to find Spark jars directory

2017-07-20 Thread Kaushal Shriyan
On Thu, Jul 20, 2017 at 7:42 PM, ayan guha wrote: > You should download a pre built version. The code you have got is source > code, you need to build it to generate the jar files. > > Hi Ayan, Can you please help me understand to build to generate the jar files? Regards, Kaushal

Re: Failed to find Spark jars directory

2017-07-20 Thread ayan guha
You should download a pre built version. The code you have got is source code, you need to build it to generate the jar files. On Thu, 20 Jul 2017 at 10:35 pm, Kaushal Shriyan wrote: > Hi, > > I have downloaded spark-2.2.0.tgz on CentOS 7.x and when i invoke > /opt/spark-2.2.0/sbin/start-master.