Skip to content

Commit d3f7871

Browse files
committed
Use ZEPPELIN_VERSION variable instead of hard-coding
1 parent c05d489 commit d3f7871

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/interpreter/cassandra.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ Below are the configuration parameters and their default value.
770770
771771
## Change Log
772772
773-
**2.0** _(Zeppelin 0.5.7-incubating)_ :
773+
**2.0** _(Zeppelin {{ ZEPPELIN_VERSION }})_ :
774774
* Update help menu and add changelog
775775
* Add Support for **User Defined Functions**, **User Defined Aggregates** and **Materialized Views**
776776
* Upgrade Java driver version to **3.0.0-rc1**
@@ -783,7 +783,6 @@ Below are the configuration parameters and their default value.
783783
If you encounter a bug for this interpreter, please create a **[JIRA]** ticket and ping me on Twitter
784784
at **[@doanduyhai]**
785785
786-
787786
[Cassandra Java Driver]: https://github.com/datastax/java-driver
788787
[standard CQL syntax]: http://docs.datastax.com/en/cql/3.1/cql/cql_using/use_collections_c.html
789788
[Tuple CQL syntax]: http://docs.datastax.com/en/cql/3.1/cql/cql_reference/tupleType.html

0 commit comments

Comments
 (0)