Provide support for reading Azure Table Storage data from Apache Spark
Currently Azure Tables are not supported. Only Azure blobs support the HDFS interface required by Hadoop & Spark.
77
votes

1 comment
-
Nathan Bijnens commented
You can use following library:
https://github.com/mooso/azure-tables-hadoopJust use it as a sc.hadoopRDD.