Skip to content

Commit

Permalink
* Update the Zeppelin interpreter version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh Shetkar committed Nov 6, 2018
1 parent 8be0ef1 commit 0ad6b98
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ allprojects {
snappyStoreVersion = '1.6.2.1'
snappydataVersion = version
pulseVersion = '1.5.1'
zeppelinInterpreterVersion = '0.7.3.2'
zeppelinInterpreterVersion = '0.7.3.3'
buildFlags = ''
createdBy = System.getProperty('user.name')
osArch = System.getProperty('os.arch')
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/use_apache_zeppelin_with_snappydata.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

| SnappyData Zeppelin Interpreter | Apache Zeppelin Binary Package | SnappyData Release|
|--------|--------|--------|
|[Version 0.7.3.2](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.3.2) |[Version 0.7.3](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz) |[Release 1.0.2.1](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.2.1)|
|[Version 0.7.3.3](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.3.3) |[Version 0.7.3](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz) |[Release 1.0.2.1](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.2.1)|
|[Version 0.7.3.2](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.3.2) |[Version 0.7.3](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz) |[Release 1.0.2](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.2)|
|[Version 0.7.3](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.3) |[Version 0.7.3](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.3/zeppelin-0.7.3-bin-netinst.tgz) |[Release 1.0.1](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.1)|
|[Version 0.7.2](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/tag/v0.7.2) |[Version 0.7.2](http://archive.apache.org/dist/zeppelin/zeppelin-0.7.2/zeppelin-0.7.2-bin-netinst.tgz) |[Release 1.0.0](https://github.com/SnappyDataInc/snappydata/releases/tag/v1.0.0)|
Expand Down
2 changes: 1 addition & 1 deletion docs/release_notes/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The following table describes the download artifacts included in SnappyData 1.0.
|snappydata-1.0.2.1-bin.tar.gz| Full product binary (includes Hadoop 2.7) |
|snappydata-1.0.2.1-without-hadoop-bin.tar.gz| Product without the Hadoop dependency JARs |
|snappydata-jdbc_2.11-1.0.2.1.jar|Client (JDBC) JAR|
|[snappydata-zeppelin_2.11-0.7.3.2.jar](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/download/v0.7.3.2/snappydata-zeppelin_2.11-0.7.3.2.jar)| The Zeppelin interpreter jar for SnappyData, compatible with Apache Zeppelin 0.7.3 |
|[snappydata-zeppelin_2.11-0.7.3.3.jar](https://github.com/SnappyDataInc/zeppelin-interpreter/releases/download/v0.7.3.3/snappydata-zeppelin_2.11-0.7.3.3.jar)| The Zeppelin interpreter jar for SnappyData, compatible with Apache Zeppelin 0.7.3 |
|[snappydata-ec2-0.8.2.tar.gz](https://github.com/SnappyDataInc/snappy-cloud-tools/releases/download/v0.8.2/snappydata-ec2-0.8.2.tar.gz)|Script to Launch SnappyData cluster on AWS EC2 instances


0 comments on commit 0ad6b98

Please sign in to comment.