How to get necessary jar file

Hi Team,
i want to write data into hbase from spark ,how can i download the required jar file and how can i upload files into cloudxlab
thanks,
Bishnu

Hi, Bishnu.

For uploading the file from your local to cloudxlab environment.
You can use scp or winscp clients, kindly refer here :-

https://cloudxlab.com/faq/20/how-should-i-upload-files-from-my-local-machine-to-cloudxlab

and for writing the data into Hbase you can refer to this article :- https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-using-spark-query-hbase

All the best!

Hi Satyajit,
Thanks for the link.hbase – spark works smoothly.