spatialhadoop2
spatialhadoop2 copied to clipboard
Any suggestions about build index using Apache-spark?
Suppose I have the the input file from HDFS
, how to write code to build index using Apache-spark
, just as src/edu/umn/cs/spatialHadoop/operations/Repartition.java
do in spatial-hadoop?