Bin Fan created ZEPPELIN-3373: --------------------------------- Summary: Update Alluxio interpreter to work with latest Alluxio release (1.7.1) Key: ZEPPELIN-3373 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3373 Project: Zeppelin Issue Type: Bug Components: Interpreters Affects Versions: 0.7.3 Reporter: Bin Fan Attachments: Screen Shot 2018-03-27 at 5.32.36 PM.png
Zeppelin provides an Alluxio interpreter compiled with Alluxio client v1.0.0, which was released about two years ago. Alluxio 1.0.0 client will not work with Alluxio 1.4 or later. So in order to use Zeppelin with latest Alluxio, we need to increment the version. This JIRA aims to bump the version of Alluxio from 1.0.0 to 1.7.1 (the latest release in March 2018) I have a work-in-progress pull-request to illustrate the scope of this JIRA: https://github.com/apc999/zeppelin/pull/1/files. With 1.7.1, the integration code can also be simplified a lot. One screen shot is attached. -- This message was sent by Atlassian JIRA (v7.6.3#76005)