zeppelin git commit: ZEPPELIN-1440 Notebook clone: prefix name with "Copy of" and end with count

2016-09-29 Thread rkamath
Repository: zeppelin Updated Branches: refs/heads/master 15a6ee520 -> 401c81370 ZEPPELIN-1440 Notebook clone: prefix name with "Copy of" and end with count ### What is this PR for? While cloning a notebook create a new name using the current notebook name by prefixing "Copy of" and end with c

svn commit: r1762853 - in /zeppelin/site/docs/0.7.0-SNAPSHOT: atom.xml quickstart/install_with_flink_and_spark_cluster.html rss.xml search_data.json

2016-09-29 Thread corneadoug
Author: corneadoug Date: Fri Sep 30 04:58:26 2016 New Revision: 1762853 URL: http://svn.apache.org/viewvc?rev=1762853&view=rev Log: Fix Flink tutorial imaged Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/atom.xml zeppelin/site/docs/0.7.0-SNAPSHOT/quickstart/install_with_flink_and_spark_clu

zeppelin git commit: Change path to tutorial images

2016-09-29 Thread corneadoug
Repository: zeppelin Updated Branches: refs/heads/master b92ed6cd8 -> 15a6ee520 Change path to tutorial images ### What is this PR for? Fixing the image path of the tutorial made in #418 ### What type of PR is it? Hot Fix ### What is the Jira issue? None, just a Hotfix ### How should this b

svn commit: r1762851 [2/2] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ assets/themes/zeppelin/img/screenshots/ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/

2016-09-29 Thread corneadoug
Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/rest-api/rest-credential.html?rev=1762851&r1=1762850&r2=1762851&view=diff == ---

svn commit: r1762851 [1/2] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ assets/themes/zeppelin/img/screenshots/ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/

2016-09-29 Thread corneadoug
Author: corneadoug Date: Fri Sep 30 03:00:45 2016 New Revision: 1762851 URL: http://svn.apache.org/viewvc?rev=1762851&view=rev Log: Add Flink tutorial Added: zeppelin/site/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/img/screenshots/flink-webui.png (with props) zeppelin/site/docs/0.7.0

[1/4] zeppelin git commit: Closes #72

2016-09-29 Thread corneadoug
Repository: zeppelin Updated Branches: refs/heads/master 523868ed8 -> b92ed6cd8 Closes #72 Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/77018d14 Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/77018d14

[3/4] zeppelin git commit: Closes #321

2016-09-29 Thread corneadoug
Closes #321 Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/c0fc0a0d Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/c0fc0a0d Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/c0fc0a0d Branch: refs/h

[4/4] zeppelin git commit: Closes #336

2016-09-29 Thread corneadoug
Closes #336 Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/b92ed6cd Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/b92ed6cd Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/b92ed6cd Branch: refs/h

[2/4] zeppelin git commit: Closes #197

2016-09-29 Thread corneadoug
Closes #197 Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/bae02fd7 Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/bae02fd7 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/bae02fd7 Branch: refs/h

zeppelin git commit: [DOCS] Zeppelin Flink Spark tutorial

2016-09-29 Thread corneadoug
Repository: zeppelin Updated Branches: refs/heads/master c7ce709f3 -> 523868ed8 [DOCS] Zeppelin Flink Spark tutorial Moon recommended I migrate a How To tutorial I wrote into the website. http://mail-archives.apache.org/mod_mbox/incubator-zeppelin-users/201511.mbox/browser I didn't create a

svn commit: r1762759 [1/2] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ assets/themes/zeppelin/img/docs-img/ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ st

2016-09-29 Thread ahyoungryu
Author: ahyoungryu Date: Thu Sep 29 12:29:05 2016 New Revision: 1762759 URL: http://svn.apache.org/viewvc?rev=1762759&view=rev Log: (empty) Added: zeppelin/site/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/cdh_yarn_applications.png (with props) zeppelin/site/docs/0.7.0-SNA

svn commit: r1762759 [2/2] - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ assets/themes/zeppelin/img/docs-img/ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ st

2016-09-29 Thread ahyoungryu
Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json URL: http://svn.apache.org/viewvc/zeppelin/site/docs/0.7.0-SNAPSHOT/search_data.json?rev=1762759&r1=1762758&r2=1762759&view=diff == --- zeppelin/site/docs/0.7.0-

zeppelin git commit: [ZEPPELIN-1279] Zeppelin with CDH5.x docker document.

2016-09-29 Thread ahyoungryu
Repository: zeppelin Updated Branches: refs/heads/master b24491baf -> c7ce709f3 [ZEPPELIN-1279] Zeppelin with CDH5.x docker document. ### What is this PR for? This PR is for the documentation of running zeppelin with CDH docker environment. and This PR is the part of https://issues.apache.org