Raj Bains created ZEPPELIN-190:
----------------------------------
Summary: Add File browser
Key: ZEPPELIN-190
URL: https://issues.apache.org/jira/browse/ZEPPELIN-190
Project: Zeppelin
Issue Type: New Feature
Affects Versions: 0.6.0
Reporter: Raj Bains
The File Browser is really the first integration of a complete UI into Zeppelin
that is not just a consumer of data such as Visualization, but a generator of
actions and we need to address how UI components will be integrated. I feel we
will need the following functionality:
# FileBrowser needs to browse multiple backend file systems such as HDFS
# We need to define what's the model for UI integration as notes
## There needs to be a way to invoke the GUI (%UI FileBrowser?)
## There needs to be a command line interpreter that can run all actions run by
a GUI - this is important so that GUI actions are reproducible when the
notebook is run
## The GUI needs to generate command-line interpreter commands for every action
## We need parameterization in notebooks to run the script on another local file
## There needs to be the ability to ship such as UI as a separate component so
that we become a platform and the user can download the UI components of
Zeppelin that they want.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)