From bd2901d2642761a1b513765df0cbd8030af5efaa Mon Sep 17 00:00:00 2001 From: DuyHai DOAN Date: Tue, 14 Oct 2014 23:13:22 +0200 Subject: [PATCH] Update README --- README.markdown | 49 ------------------------------------------------- README.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 49 deletions(-) delete mode 100644 README.markdown create mode 100644 README.md diff --git a/README.markdown b/README.markdown deleted file mode 100644 index 7e0169e..0000000 --- a/README.markdown +++ /dev/null @@ -1,49 +0,0 @@ -This is a Spark/Cassandra demo using the open-source **[Spark Cassandra Connector]** - -There are 2 packages with 2 distinct demos - -* _us.unemployment.demo_ - - -* _weather.data.demo_ - - -[Spark Cassandra Connector]: https://github.com/datastax/spark-cassandra-connector -[here]: https://drive.google.com/a/datastax.com/file/d/0B6wR2aj4Cb6wOF95QUZmVTRPR2s/view?usp=sharing \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..2a3633f --- /dev/null +++ b/README.md @@ -0,0 +1,49 @@ +This is a Spark/Cassandra demo using the open-source **[Spark Cassandra Connector]** + +There are 2 packages with 2 distinct demos + +* _us.unemployment.demo_ + + +* _weather.data.demo_ + + +[Spark Cassandra Connector]: https://github.com/datastax/spark-cassandra-connector +[here]: https://drive.google.com/a/datastax.com/file/d/0B6wR2aj4Cb6wOF95QUZmVTRPR2s/view?usp=sharing