Inkyu Kim created ZEPPELIN-5768:
-----------------------------------
Summary: Remove scio interpreter
Key: ZEPPELIN-5768
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5768
Project: Zeppelin
Issue Type: Task
Reporter: Inkyu Kim
Assignee: Inkyu Kim
Fix For: 0.11.0
Scio is a Scala API for Apache Beam and Google Cloud Dataflow. So Scio has a
dependency on Apache Beam. Also, Beam releases depend on specific versions of
the Dataflow API, and deprecated versions of Beam may or may not work at all.
Now Apache Beam is latest version 2.40.0 and scio is latest version 0.11.9, but
Zeppelin still supports 2.0.0 and 0.2.4.
Beam 2.0.0 Deprecated as of May 17, 2018. So we need to uninstall this
interpreter first.
https://spotify.github.io/scio/Apache-Beam.html
https://cloud.google.com/dataflow/docs/support/sdk-version-support-status?hl=en
--
This message was sent by Atlassian Jira
(v8.20.10#820010)