Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Cassandra Lucene Index in Spark and Hadoop #31

Closed
lunkaleung opened this issue Aug 14, 2015 · 4 comments
Closed

Cassandra Lucene Index in Spark and Hadoop #31

lunkaleung opened this issue Aug 14, 2015 · 4 comments

Comments

@lunkaleung
Copy link

It it mentioned Cassandra Lucene Index is compatible with Spark and Hadoop. Can you please provide any spark sql or hive sql examples to create cassandra lucene index in spark and hadoop ? Thank you .

@adelapena
Copy link
Contributor

Hi,

We will soon publish detailed examples about how to combine Lucene indexes with Spark.

In the meanwhile, you can use any existing documentation about how to use regular Cassandra secondary indexes with Spark. Lucene index plugin is just an implementation of Apache Cassandra secondary indexes, so they should be completely compatible with any existing tool able to use regular 2i.

@lunkaleung
Copy link
Author

Thank you so much~

@adelapena
Copy link
Contributor

Hi,

@ealonsodb is working in a new module containin examples about how to integrate Spark with Lucene indexes, you can take a look at the branch feature/spark-example.

@adelapena
Copy link
Contributor

Spark examples can be found in this separate project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants