GitHub user resec opened a pull request: https://github.com/apache/incubator-zeppelin/pull/779
Pr/1 ### What is this PR for? A few sentences describing the overall goals of the pull request's commits. First time? Check out the contributing guide - https://github.com/apache/incubator-zeppelin/blob/master/CONTRIBUTING.md ### What type of PR is it? [Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring] ### Todos * [ ] - Task ### What is the Jira issue? * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/ * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533] ### How should this be tested? Outline the steps to test the PR here. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? * Is there breaking changes for older versions? * Does this needs documentation? You can merge this pull request into a Git repository by running: $ git pull https://github.com/resec/incubator-zeppelin pr/1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/779.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 #779 ---- commit 865e6ab5970d79613f19a0afadb0c953efc2730b Author: Raj Bains <rajbains@rajs-macbook-pro.local> Date: 2015-09-03T06:50:56Z Add File Interpreter, HDFS Interpreter and Tests commit 7d61e5fb6ecb278f99fbec1af72fe983366e6a5a Author: Raj Bains <rajbains@rajs-macbook-pro.local> Date: 2015-09-05T04:29:59Z This is the first reviewed version of File Interpreter that adds basic ls, cd and pwd functionality against WebHDFS. It addresses ZEPPELIN-198 commit 1239fe6b8114b6bd2b3af070d7f61610510b65af Author: Raj Bains <rajbains@rajs-macbook-pro.local> Date: 2015-09-10T17:46:59Z Merge remote-tracking branch 'upstream/master' Merge with master so that the documentation can be checked-in using single commit commit 70507a84b16463bbd94b749129d849204fdd36f9 Author: Raj Bains <rajbains@rajs-macbook-pro.local> Date: 2015-09-10T19:10:41Z Add Documentation and a missing dependency for HDFS File Browser commit dde00eabdd0affacf0d8c11489e5f838e158773d Author: resec <resec0...@gmail.com> Date: 2016-03-15T03:19:38Z Merge remote-tracking branch 'refs/remotes/apache/master' into pr/1 # Conflicts: # conf/zeppelin-site.xml.template # docs/docs/index.md ---- --- 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. ---