GitHub user raj-bains opened a pull request: https://github.com/apache/incubator-zeppelin/pull/276
Add File Interpreter, HDFS Interpreter and Tests This is the first version of File Interpreter that adds basic ls, cd and pwd functionality against WebHDFS. It addresses ZEPPELIN-198 You can merge this pull request into a Git repository by running: $ git pull https://github.com/raj-bains/incubator-zeppelin master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/276.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #276 ---- commit 865e6ab5970d79613f19a0afadb0c953efc2730b Author: Raj Bains <rajbains@rajs-macbook-pro.local> Date: 2015-09-03T06:50:56Z Add File Interpreter, HDFS Interpreter and Tests ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---