manohar reddy
manohar reddy

Reputation: 11

Spark java with Google Store

Can some please share any examples on spark java read and write files from Google Store.

Thanks You in advance.

Upvotes: 1

Views: 105

Answers (1)

SharpLu
SharpLu

Reputation: 1214

Good Store is should be backed by Google cloud there have a lot of Apache Spark and Hadoop APIs for Java examples it maybe useful for you

https://cloud.google.com/java/samples
https://cloud.google.com/hadoop/

Also here have a lot of Java for Spark jobs read/write files from Google Store

https://github.com/GoogleCloudPlatform/spark-examples/tree/master/gaming/java/src/main/java/com/google/cloud/sparkdemo

Upvotes: 1

Related Questions