shashanks2008 / GlobalState

An APIs to connect systems Apache Flink to Apache Cassandra and be able to provide the functionality of streaming systems shown above, to have global state.
0 stars 0 forks source link

To Do List Update #4

Open shashanks2008 opened 7 years ago

shashanks2008 commented 7 years ago
  1. Cassandra installation (Done Using DATAStax)
  2. Cassandra Hands On (Basic commands are practices using the CQLSH)
  3. API building to connect with Cassandra (Checked REST API for reference but need discussion how to proceed)
  4. Cluster access (Got the access and checked the tutorial)
  5. Cassandra on cluster (Not done)
  6. Decide the type of Machine Learning Algorithms (Read about most popular machine learning algorithms, have to decide the types)
  7. Think about Data Structure (Read some documents and blogs, which suggest the B-Trees and Hash Map can be good but still need to find the correct one.)
jeyhunkarimov commented 7 years ago

@shashanks2008 please read this: https://www.usenix.org/system/files/conference/osdi14/osdi14-paper-li_mu.pdf

jeyhunkarimov commented 7 years ago

@shashanks2008 https://databricks.com/blog/2015/01/28/introducing-streaming-k-means-in-spark-1-2.html