diff --git a/README.md b/README.md index 5f5ad4e..23f1596 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,26 @@ There are 2 packages with 2 distinct demos
  1. FromCassandraToRow: read US employment data from Cassandra into CassandraRow low-level object
  2. FromCassandraToCaseClass: read US employment data from Cassandra into custom Scala case class, leveraging the built-in object mapper
  3. +
  4. FromCassandraToSQL: read US employment data from Cassandra using SparkSQL a the connector integration
+* _twitter.stream_ + + * _weather.data.demo_