incubator-zeppelin git commit: [ZEPPELIN 894] add new hadoop/spark profile and default spark 1.6 active

2016-06-02 Thread moon
1.6 activeByDefault 4. replace scala version 2.10 with property `scala.binary.version` Author: shijinkui <shijinkui...@163.com> This patch had conflicts when merged, resolved by Committer: Lee moon soo <m...@apache.org> Closes #923 from shijinkui/add_spark1.6_hdfs2.7 and squashes the fol

svn commit: r1747836 - in /zeppelin/site/docs/0.6.0-SNAPSHOT: ./ assets/themes/zeppelin/img/docs-img/ interpreter/ security/

2016-06-10 Thread moon
Author: moon Date: Sat Jun 11 01:43:37 2016 New Revision: 1747836 URL: http://svn.apache.org/viewvc?rev=1747836=rev Log: ZEPPELIN-901 Cassandra Interpreter V3 Removed: zeppelin/site/docs/0.6.0-SNAPSHOT/assets/themes/zeppelin/img/docs-img/cassandra-InterpreterName.png zeppelin/site/docs

incubator-zeppelin git commit: [ZEPPELIN-840] Scalding interpreter that works in hdfs mode

2016-06-09 Thread moon
ee: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/96dbc665 Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/96dbc665 Branch: refs/heads/master Commit: 96dbc6656be6df5a19fd01af6b147327702e4392 Parents: 43baa0a Author: Prasad Wagle <pwa...@twitter.com> Authored

incubator-zeppelin git commit: [ZEPPELIN-926] Set maxClassfileName to 128

2016-06-03 Thread moon
s need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #935 from Leemoonsoo/maxClassfileName and squashes the following commits: 596a33a [Lee moon soo] Set maxClassfileName to 128 Proj

incubator-zeppelin git commit: ZEPPELIN-930 ] fix width and not close li tag in searchbar

2016-06-03 Thread moon
om> Authored: Thu Jun 2 14:20:04 2016 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Fri Jun 3 21:34:10 2016 -0700 -- zeppelin-web/src/components/navbar/navbar.html | 7 +-- 1 file changed, 5 inser

incubator-zeppelin git commit: Remove unnedeed commons-exec declaration in scope test [ZEPPELIN-904]

2016-06-03 Thread moon
ds/master Commit: d39b8dba34c14d1cffc01f7f9d139a77250278d8 Parents: c4170b5 Author: Eric Charles <e...@datalayer.io> Authored: Mon May 30 17:34:08 2016 +0200 Committer: Lee moon soo <m...@apache.org> Committed: Fri Jun

incubator-zeppelin git commit: [ZEPPELIN-941] jsoup NoSuchMethodError in ZeppelinRDisplay.scala

2016-06-03 Thread moon
ubator-zeppelin/diff/9c33b7e2 Branch: refs/heads/master Commit: 9c33b7e21eef41d604a58a16d8c364e35b25a1c3 Parents: d39b8db Author: Andrey Oskin <a.os...@corp.mail.ru> Authored: Thu Jun 2 10:12:38 2016 +0300 Committer: Lee moon soo <m...@apache.org>

zeppelin git commit: [ZEPPELIN-990] Add header anchor for Zeppelin documentation site

2016-06-13 Thread moon
aster Commit: 1826c74584e1633378649481b1f27ed9d5a89510 Parents: c5a7c77 Author: AhyoungRyu <fbdkdu...@hanmail.net> Authored: Mon Jun 13 00:24:09 2016 -0700 Committer: Lee moon soo <m...@apache.org> Committed: Mon Jun 13 09:28:51 2016 -0700 -

zeppelin git commit: FIX merge mistake on Branch 0.6

2016-06-22 Thread moon
fix mistake Author: Lee moon soo <m...@apache.org> Closes #1065 from Leemoonsoo/branch-0.6-fix and squashes the following commits: 54cd601 [Lee moon soo] Fix merge mistake from https://github.com/apache/zeppelin/pull/998 Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Com

zeppelin git commit: [ZEPPELIN-1028] Fix exported notebook importing error

2016-06-24 Thread moon
/git-wip-us.apache.org/repos/asf/zeppelin/diff/57e0dc88 Branch: refs/heads/master Commit: 57e0dc88310b9dbdece780beab5c9e3e496be1b9 Parents: 878a8c7 Author: AhyoungRyu <fbdkdu...@hanmail.net> Authored: Wed Jun 22 15:06:35 2016 -0700 Committer: Lee moon soo <m...@apache.org> C

[1/2] zeppelin git commit: Authenticated user aware notebook storage layer

2016-06-18 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.6 1d88e3a77 -> b422bdf2a http://git-wip-us.apache.org/repos/asf/zeppelin/blob/b422bdf2/zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/repo/zeppelinhub/ZeppelinHubRepo.java

zeppelin git commit: [ZEPPELIN-1034] Add Spark Interpreter option to not import implicits

2016-06-24 Thread moon
g commits: 772ea78 [sadikovi] update tests 4aabdef [sadikovi] add option to import implicits (cherry picked from commit 878a8c76cfc754974f35fbb5e74ebe3821152d7f) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wi

zeppelin git commit: [ZEPPELIN-1206] fix "name 'z' is not defined" with python3

2016-07-26 Thread moon
xmen/fix_python3 and squashes the following commits: be6f68b [Sangmin Yoon] fix "name 'z' is not defined" with python3 (cherry picked from commit 80d910049b8678b740bc4beff4757a5de5410053) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppe

zeppelin git commit: ZEPPELIN-1225. Errors before the last shell command are ignored

2016-07-29 Thread moon
elin notebook. ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jeff Zhang <zjf...@apache.org> This patch had conflicts when merged, resolved by Committ

zeppelin git commit: ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0.0

2016-07-30 Thread moon
227 * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1235 from Leemoonsoo/ZEPPELIN-1227 and squashes the following commits: f2cd91d [Lee moon soo] trigger ci fff6144

zeppelin git commit: ZEPPELIN-1227 change spark-2.0.0-preview to spark-2.0.0

2016-07-30 Thread moon
yml ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1227 ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1235 from L

zeppelin git commit: [HOTFIX] Bring zeppelin-display back to dependency of spark interpreter module

2016-08-11 Thread moon
ort AngularElem._ ``` ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1317 from Leemoonsoo/display_system and squashes the following commits: a42

zeppelin git commit: [HOTFIX] build fail after merge #1151

2016-07-11 Thread moon
end-maven-plugin:0.0.25:grunt (grunt build) zeppelin-web --- [INFO] Running 'grunt build --no-color' in /Users/moon/Projects/zeppelin/zeppelin-web [INFO] Running "jscs:all" (jscs) task [INFO] requireSpaceBeforeBinaryOperators: Operator = should not stick to preceding expression at src/comp

zeppelin git commit: [DOC] Proxy build - removed Bower note

2016-07-16 Thread moon
+0200 Committer: Lee moon soo <m...@apache.org> Committed: Sun Jul 17 04:56:13 2016 +0900 -- README.md | 9 + 1 file changed, 1 insertion(+), 8 deletions(-)

zeppelin git commit: [DOC][ZEPPELIN-732] Helium Application

2016-07-07 Thread moon
repos/asf/zeppelin/diff/3ad809f6 Branch: refs/heads/master Commit: 3ad809f6b5b9ed5602b3b2158a271fa417a290e5 Parents: 076a2aa Author: AhyoungRyu <fbdkdu...@hanmail.net> Authored: Tue Jul 5 17:36:32 2016 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Thu Jul

svn commit: r1751804 - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ development/ displaysystem/ install/ interpreter/ manual/ quickstart/ rest-api/ security/ storage/

2016-07-07 Thread moon
Author: moon Date: Thu Jul 7 14:39:26 2016 New Revision: 1751804 URL: http://svn.apache.org/viewvc?rev=1751804=rev Log: https://github.com/apache/zeppelin/pull/1133 Modified: zeppelin/site/docs/0.7.0-SNAPSHOT/atom.xml zeppelin/site/docs/0.7.0-SNAPSHOT/development/howtocontribute.html

zeppelin git commit: [ZEPPELIN-1085] Make dropdown menu scrollbar always visible

2016-07-08 Thread moon
: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/1ccbd602 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/1ccbd602 Branch: refs/heads/master Commit: 1ccbd602a8c486014a1b412d0200d2628c2bc411 Parents: 5556f81 Author: AhyoungRyu <fbdkdu...@hanmail.net> Authored: Thu Jul 7 15:3

[1/6] zeppelin git commit: [ZEPPELIN-732] Helium Application

2016-07-04 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master ebe885572 -> 9463fb854 http://git-wip-us.apache.org/repos/asf/zeppelin/blob/9463fb85/zeppelin-zengine/src/test/java/org/apache/zeppelin/helium/HeliumTestApplication.java

[5/6] zeppelin git commit: [ZEPPELIN-732] Helium Application

2016-07-04 Thread moon
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/9463fb85/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/InterpreterOutput.java -- diff --git

[2/6] zeppelin git commit: [ZEPPELIN-732] Helium Application

2016-07-04 Thread moon
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/9463fb85/zeppelin-zengine/src/main/java/org/apache/zeppelin/helium/HeliumApplicationFactory.java -- diff --git

zeppelin git commit: Fonted download chinese garbled fix

2016-07-11 Thread moon
o fonted-download-error-code-fix (cherry picked from commit 513b8ab025ee8c6325c7e2c1948d49cb14d95391) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/e5b36102 Tree:

zeppelin git commit: ZEPPELIN-1305. Fix bug of ZEPPELIN-1215

2016-08-08 Thread moon
. Fix bug of ZEPPELIN-1215 (cherry picked from commit 80735bc0d58ea69095dedec21e23b6fca3b60d98) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/a6d501a9 Tree: http://git-wip-us.a

zeppelin git commit: [HOTFIX] After hotfix #1292, build fails with -Pyarn

2016-08-06 Thread moon
uld not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.zeppelin:zeppelin-spark_2.10:0.7.0-SNAPSHOT (/Users/moon/Projects/zeppelin/spark/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-api:jar must be a valid v

zeppelin git commit: [ ZEPPELIN-1296 Optimization ] optimize to Paragraph move logic

2016-08-06 Thread moon
8379a53 [CloverHearts] remove white space between function () 7ec8e98 [CloverHearts] optimize to Paragraph move logic (cherry picked from commit e2dcbfa8970760b1778646bfa9fb8b4532d07cb3) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/re

svn commit: r1755444 - in /zeppelin/site/docs/0.7.0-SNAPSHOT: ./ assets/themes/zeppelin/img/ interpreter/ rest-api/ security/

2016-08-07 Thread moon
Author: moon Date: Sun Aug 7 15:48:02 2016 New Revision: 1755444 URL: http://svn.apache.org/viewvc?rev=1755444=rev Log: [ZEPPELIN-1288] Use new Spark logo in the document Added: zeppelin/site/docs/0.7.0-SNAPSHOT/assets/themes/zeppelin/img/spark_logo.png (with props) Removed: zeppelin

zeppelin git commit: ZEPPELIN-1270. Remove getting SQLContext from SparkSession.wrapped()

2016-08-07 Thread moon
.@apache.org> Authored: Wed Aug 3 08:20:03 2016 +0800 Committer: Lee moon soo <m...@apache.org> Committed: Sun Aug 7 08:54:36 2016 -0700 -- .../main/java/org/apache/zeppelin/spark/SparkInterpreter.java | 5 + 1 file chang

zeppelin git commit: [ZEPPELIN-1273] Use Math.abs to determine if custom formatter should be called for y axis values

2016-08-07 Thread moon
Math.abs to determine if custom formatter should be called for y axis values (cherry picked from commit 61f4ce8942458560bc91549f6984e8b009fe3ef8) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apach

[1/3] zeppelin git commit: [ZEPPELIN-2008] Introduce Spell

2017-02-01 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 019df1f6b -> 0589e27e7 http://git-wip-us.apache.org/repos/asf/zeppelin/blob/0589e27e/zeppelin-web/test/spec/controllers/paragraph.js -- diff --git

[3/3] zeppelin git commit: [ZEPPELIN-2008] Introduce Spell

2017-02-01 Thread moon
r: 1ambda <1am...@gmail.com> Authored: Mon Jan 30 12:44:55 2017 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Thu Feb 2 08:33:48 2017 +0900 -- pom.xml | 1 + .../src

[2/3] zeppelin git commit: [ZEPPELIN-2008] Introduce Spell

2017-02-01 Thread moon
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/0589e27e/zeppelin-web/package.json -- diff --git a/zeppelin-web/package.json b/zeppelin-web/package.json index 0ad6398..c9bba37 100644 --- a/zeppelin-web/package.json +++

zeppelin git commit: [ZEPPELIN-2026] Flaky Test: WebDriverManager.getWebDriver() fails with Unable to locate element 'WebSocket Connected'

2017-01-31 Thread moon
s this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1959 from Leemoonsoo/ZEPPELIN-2026 and squashes the following commits: 87432d5 [Lee moon soo] increase timeout Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/re

zeppelin git commit: [ZEPPELIN-2042] Document how to run selenium test

2017-02-06 Thread moon
sue? https://issues.apache.org/jira/browse/ZEPPELIN-2042 ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1967 from Leemoonsoo/doc_run_sele

svn commit: r1781974 - in /zeppelin/site/docs/0.8.0-SNAPSHOT: atom.xml development/howtocontribute.html rss.xml search_data.json

2017-02-06 Thread moon
Author: moon Date: Tue Feb 7 05:02:20 2017 New Revision: 1781974 URL: http://svn.apache.org/viewvc?rev=1781974=rev Log: ZEPPELIN-2042 Modified: zeppelin/site/docs/0.8.0-SNAPSHOT/atom.xml zeppelin/site/docs/0.8.0-SNAPSHOT/development/howtocontribute.html zeppelin/site/docs/0.8.0

zeppelin git commit: ZEPPELIN-1692: Ability to access Spark jobs UI from the paragraph

2017-02-04 Thread moon
f Branch: refs/heads/master Commit: e9caebcfa3ca2af272f3d396363052dc27f3945c Parents: cbe68d2 Author: Karup <karuppa...@outlook.com> Authored: Fri Feb 3 18:05:01 2017 +0530 Committer: Lee moon soo <m...@apache.org> Committ

zeppelin git commit: [ZEPPELIN-1465] Add an option to allow S3 server-side encryption

2017-02-04 Thread moon
: e9caebc Author: Jeff Plourde <jplou...@cyft.io> Authored: Thu Feb 2 11:09:57 2017 -0500 Committer: Lee moon soo <m...@apache.org> Committed: Sun Feb 5 15:55:08 2017 +0900 -- conf/zeppelin-env.cmd.template

zeppelin git commit: [ZEPPELIN-2046] The final output is a little inconsistent with the streaming output

2017-02-07 Thread moon
9b850e.gif) after ![output_append_fix](https://cloud.githubusercontent.com/assets/1540981/22631178/77596f46-ec4a-11e6-90f0-335d911a9091.gif) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org&

zeppelin git commit: [ZEPPELIN-2067] SparkInterpreter prints unnecessary newline

2017-02-08 Thread moon
ate? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1981 from Leemoonsoo/ZEPPELIN-2067 and squashes the following commits: 1a31a66 [Lee moon soo] add issue id in the comment 23d5d55 [Lee moon soo] Add unittest 6908bdf

zeppelin git commit: When gear icon is clicked, scroll the page to the top to show the interpreter bindings

2017-02-07 Thread moon
5 Branch: refs/heads/master Commit: 5900f0d5f0ab616eb2c7de110a91a8df05bc880a Parents: d9a2013 Author: Beria <be...@qubole.com> Authored: Sat Feb 4 18:47:54 2017 +0530 Committer: Lee moon soo <m...@apache.org> Committed: Wed Feb

zeppelin git commit: ZEPPELIN-2045. Pass interpreter properties with "spark." as prefix to SparkConf

2017-02-07 Thread moon
refix to SparkConf (cherry picked from commit d9a20138855f8b3b58f5dbe90bb49427a10157ae) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/b5ac7b88 Tree: http://git-wip-u

zeppelin git commit: ZEPPELIN-2045. Pass interpreter properties with "spark." as prefix to SparkConf

2017-02-07 Thread moon
20138 Branch: refs/heads/master Commit: d9a20138855f8b3b58f5dbe90bb49427a10157ae Parents: 4ef1495 Author: Jeff Zhang <zjf...@apache.org> Authored: Fri Feb 3 09:01:09 2017 +0800 Committer: Lee moon soo <m...@apache.org> Committed: Wed Feb 8 14:41:48 2017 +0900 -

zeppelin git commit: [MINOR] Prevent log NPE in ResourcePoolUtils.getAllResourcesExcept()

2017-01-31 Thread moon
ate? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1958 from Leemoonsoo/npe_getallresources and squashes the following commits: 862d86f [Lee moon soo] prevent logging NPE in ResourcePoolUtils.getAllResourcesExcept()

zeppelin git commit: [ZEPPELIN-1843] Error on invoking the REST API to run paragraph synchronously

2017-01-23 Thread moon
elin/diff/e49fb47d Branch: refs/heads/master Commit: e49fb47de88897427b915ffec3f8936deebb5dc6 Parents: de659a5 Author: Kavin <kavin.ku...@imaginea.com> Authored: Wed Dec 28 13:09:19 2016 +0530 Committer: Lee moon soo <m...@apache.org> Committed: Mon Jan 2

zeppelin git commit: [ZEPPELIN-1843] Error on invoking the REST API to run paragraph synchronously

2017-01-23 Thread moon
instance and paragraph's note id doesn't match. (cherry picked from commit e49fb47de88897427b915ffec3f8936deebb5dc6) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/df6b

zeppelin git commit: [ZEPPELIN-1984] Capture stdin/stdout on interpreter process creation and propagate to front-end when error

2017-01-23 Thread moon
ons: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1931 from Leemoonsoo/ZEPPELIN-1894 and squashes the following commits: 2e4867b [Lee moon soo] update unittes

zeppelin git commit: [ZEPPELIN-1984] Zeppelin Server doesn't catch all exceptions when launching interpreter.sh

2017-01-23 Thread moon
git-wip-us.apache.org/repos/asf/zeppelin/diff/57bf5be7 Branch: refs/heads/master Commit: 57bf5be7efdce9bca0fd859f0d02b67d392e54e9 Parents: 68e0b38 Author: Ruslan Dautkhanov <ta...@users.noreply.github.com> Authored: Fri Jan 20 14:16:58 2017 -0700 Committer: Lee moon soo <m...@apac

[3/3] zeppelin git commit: [ZEPPELIN-2020] Invoke method from resource

2017-01-30 Thread moon
? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1951 from Leemoonsoo/invoke_method_from_resource and squashes the following commits: 42d7eae [Lee moon soo] Add comments 30e62f2 [Lee moon soo

[1/3] zeppelin git commit: [ZEPPELIN-2020] Invoke method from resource

2017-01-30 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 65e1d3645 -> 42bcf4206 http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42bcf420/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/thrift/ZeppelinServerResourceParagraphRunner.java

[2/3] zeppelin git commit: [ZEPPELIN-2020] Invoke method from resource

2017-01-30 Thread moon
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42bcf420/zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/thrift/RemoteInterpreterService.java -- diff --git

zeppelin git commit: [ZEPPELIN-1455] Fix flaky test: AbstractAngularElemTest

2017-01-20 Thread moon
ons: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1920 from Leemoonsoo/ZEPPELIN-1455 and squashes the following commits: 13a993d [Lee moon soo] Increase

zeppelin git commit: [ZEPPELIN-1857] Fix flaky test: NotebookTest.testAbortParagraphStatusOnInterpreterRestart()

2017-01-20 Thread moon
der versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1923 from Leemoonsoo/ZEPPELIN-1857 and squashes the following commits: 5d60e5b [Lee moon soo] Fix NotebookTest.testAbortParagraphStatusOnInterpreterRestart() Project: http://git-wip-us.apache.

zeppelin git commit: [Pyspark] checking nhooks count.

2017-01-27 Thread moon
0:54 2017 -0800 Committer: Lee moon soo <m...@apache.org> Committed: Sat Jan 28 05:42:11 2017 +0900 -- spark/src/main/resources/python/zeppelin_pyspark.py | 4 +++- .../apache/zeppelin/spark/PySparkInterpreterM

zeppelin git commit: [ZEPPELIN-2080] Fix null column parse issue in KylinInterpreter

2017-02-18 Thread moon
http://git-wip-us.apache.org/repos/asf/zeppelin/tree/09b75c86 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/09b75c86 Branch: refs/heads/master Commit: 09b75c86c8665730885f93282a690ffd22cd7e1a Parents: bd3b053 Author: Billy Liu <billy...@apache.org> Authored: Fri Feb 10 14:15:44 2017 +

zeppelin git commit: [ZEPPELIN-2123] [WEBSITE] Add setting up travis in the contribution guide

2017-02-18 Thread moon
[x] - Add setting up travis ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2123 ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org>

zeppelin git commit: [MINOR] Improve travis_check.py script

2017-02-18 Thread moon
eds documentation? no Author: Lee moon soo <m...@apache.org> Closes #2031 from Leemoonsoo/flush_ci_output and squashes the following commits: d144880 [Lee moon soo] Lambda to function 554f9d3 [Lee moon soo] make 3rd param override check interval. usage in the comment 1f2549a [Lee moon soo]

zeppelin git commit: [ZEPPELIN-2120] Flaky Test: NotebookTest.testRunAll

2017-02-18 Thread moon
sue? https://issues.apache.org/jira/browse/ZEPPELIN-2120 ### How should this be tested? check ci becomes green ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apac

svn commit: r1783607 - /zeppelin/site/contribution/contributions.html

2017-02-18 Thread moon
Author: moon Date: Sun Feb 19 03:00:22 2017 New Revision: 1783607 URL: http://svn.apache.org/viewvc?rev=1783607=rev Log: ZEPPELIN-2123 Modified: zeppelin/site/contribution/contributions.html Modified: zeppelin/site/contribution/contributions.html URL: http://svn.apache.org/viewvc/zeppelin

zeppelin git commit: [ZEPPELIN-2049 : z0.7.1] Note name is gone when switch to personal mode

2017-02-19 Thread moon
er Commit: bc8e190f90b345f9772b81a21761e2ff656a2036 Parents: ddce5fe Author: CloverHearts <cloverhearts...@gmail.com> Authored: Sat Feb 18 21:04:31 2017 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Sun Feb 19 23:31:00 2017 +0900 -- .../src

zeppelin git commit: [ZEPPELIN-2123] [DOC] Link contribution guide

2017-02-19 Thread moon
ion guide ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2123 ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #

zeppelin git commit: [ZEPPELIN-2091] Disable add/remove operations in the window of Link this paragraph

2017-02-20 Thread moon
n/diff/0548a796 Branch: refs/heads/master Commit: 0548a796f554c54caac1e80fe424582267122c2b Parents: 6418d77 Author: soralee <sora0...@zepl.com> Authored: Mon Feb 13 16:17:44 2017 +0900 Committer: Lee moon soo <m...@apache.org>

zeppelin git commit: [ZEPPELIN-2101] Add zeppelin bump up and git tag script for release

2017-02-20 Thread moon
/7976f5b9 Branch: refs/heads/master Commit: 7976f5b9ec3075683849aaf64d34c77adc016ee1 Parents: 5e75145 Author: Mina Lee <mina...@apache.org> Authored: Sun Feb 12 18:21:37 2017 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Tue Feb 2

zeppelin git commit: [ZEPPELIN-2091] Disable add/remove operations in the window of Link this paragraph

2017-02-20 Thread moon
e add/remove function in Link this paragraph window (cherry picked from commit 0548a796f554c54caac1e80fe424582267122c2b) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/c

zeppelin git commit: [ZEPPELIN-1859] Add MongoNotebookRepo

2017-02-20 Thread moon
thored: Sun Feb 12 20:21:59 2017 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Tue Feb 21 09:29:09 2017 +0900 -- conf/zeppelin-env.sh.template | 4 + conf/zeppelin-site.xml.template

zeppelin git commit: [ZEPPELIN-2129] [HOTFIX] Flaky test - PySparkInterpreterTest

2017-02-17 Thread moon
Lee moon soo <m...@apache.org> Closes #2033 from Leemoonsoo/ZEPPELIN-2129 and squashes the following commits: 5b343d5 [Lee moon soo] force set miniconda version Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/03cd

zeppelin git commit: [ZEPPELIN-2129] [HOTFIX] Flaky test - PySparkInterpreterTest

2017-02-18 Thread moon
hor: Lee moon soo <m...@apache.org> Closes #2033 from Leemoonsoo/ZEPPELIN-2129 and squashes the following commits: 5b343d5 [Lee moon soo] force set miniconda version (cherry picked from commit 03cdbe3134f3560d9b1470b82d57b1176beb5e83) Signed-off-by: Lee moon soo <m...@apache.org> Proj

zeppelin git commit: [ZEPPELIN-2048] Can't run first paragraph when personalize mode on.

2017-02-22 Thread moon
eds documentation? no Author: astroshim <hss...@zepl.com> Closes #2052 from astroshim/ZEPPELIN-2048 and squashes the following commits: 77bd2ac [astroshim] add user when inserting paragraph. (cherry picked from commit 7ada5db9e7bfe9c50dc2f7854022bae5fbf14c53) Signed-off-by: Lee moon soo <m..

zeppelin git commit: [ZEPPELIN-2135] Don't re-license jdbc/src/main/java/org/apache/zeppelin/jdbc/SqlCompleter.java

2017-02-22 Thread moon
135 ### Questions: * Does the licenses files need update? related * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #2036 from Leemoonsoo/ZEPPELIN-2135 and squashes the following commits: b850ba1 [Lee moon

zeppelin git commit: [ZEPPELIN-2135] Don't re-license jdbc/src/main/java/org/apache/zeppelin/jdbc/SqlCompleter.java

2017-02-22 Thread moon
LIN-2135 ### Questions: * Does the licenses files need update? related * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #2036 from Leemoonsoo/ZEPPELIN-2135 and squashes the following commits: b850ba1 [Lee

zeppelin git commit: [ZEPPELIN-2103] Unnecessary read to Helium registry

2017-02-22 Thread moon
ate? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #2015 from Leemoonsoo/ZEPPELIN-2103 and squashes the following commits: 57d19f7 [Lee moon soo] Hold package info and reuse unless refresh flag set to true Project: h

zeppelin git commit: [ZEPPELIN-2048] Can't run first paragraph when personalize mode on.

2017-02-22 Thread moon
: Wed Feb 22 01:11:44 2017 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Thu Feb 23 11:20:29 2017 +0900 -- .../src/main/java/org/apache/zeppelin/notebook/Note.java | 1 + .../src/main/java/org/apa

zeppelin git commit: [ZEPPELIN-2084] z.show doesn't show dataframe

2017-02-12 Thread moon
ult every time. ``` z.show(sc.parallelize((1 to 100).toList).toDF, 100) ``` ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #2005 from L

zeppelin git commit: [ZEPPELIN-2084] z.show doesn't show dataframe

2017-02-12 Thread moon
ays result every time. ``` z.show(sc.parallelize((1 to 100).toList).toDF, 100) ``` ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #2005 from L

zeppelin git commit: [ZEPPELIN-1746] Flaky test: PySparkInterpreterTest

2017-02-14 Thread moon
oes the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #2017 from Leemoonsoo/ZEPPELIN-1746 and squashes the following commits: e6ba4e1 [Lee moon soo] Try start and termin

zeppelin git commit: [ZEPPELIN-753] TableData abstraction

2017-02-09 Thread moon
eed update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1952 from Leemoonsoo/ZEPPELIN-753 and squashes the following commits: d85964b [Lee moon soo] Proxy for tabledata 2211d30 [Lee moon soo] TableData ab

zeppelin git commit: [ZEPPELIN-1876] improved comptetion with schema/table/column separati…

2017-02-10 Thread moon
t;s.sotniche...@tinkoff.ru> Authored: Thu Feb 9 09:06:22 2017 +0300 Committer: Lee moon soo <m...@apache.org> Committed: Sat Feb 11 16:07:19 2017 +0900 -- .../apache/zeppelin/jdbc/JDBCInterpreter.java | 17 +- .../org

zeppelin git commit: [ZEPPELIN-2072] Home Screen doesn't work on shiro.

2017-02-10 Thread moon
igned-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/e643341f Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/e643341f Diff: http://git-wip-us.apache.org/repos/asf/zeppeli

zeppelin git commit: [ZEPPELIN-2123] Travis build status check script

2017-02-17 Thread moon
ure ### Todos * [x] - check travis build status ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-2123 ### How should this be tested? Run script with `python ./travis_check.py [Author] [Branch name] [Commit hash]`. For example ``` moon$ python ./travis_check.py Leemoon

zeppelin git commit: [ZEPPELIN-2065] Flaky test: NotebookTest.testSchedulePoolUsage

2017-02-17 Thread moon
ons? **no** * Does this needs documentation? **no** Author: Alexander Shoshin <alexander_shos...@epam.com> This patch had conflicts when merged, resolved by Committer: Lee moon soo <m...@apache.org> Closes #2014 from AlexanderShoshin/ZEPPELIN-2065 and squashes the following commits: c2e

zeppelin git commit: [ZEPPELIN-1837] Fix possible reason of DepInterpreterTest failure

2017-01-18 Thread moon
heads/master Commit: 2cc10d0ba78362b3c4d351a6e3044b73dc5404eb Parents: 61aeeaf Author: Igor Drozdov <igor_droz...@epam.com> Authored: Mon Dec 19 13:00:39 2016 +0300 Committer: Lee moon soo <m...@apache.org> Committed:

zeppelin git commit: [ZEPPELIN-1969] Can not change visualization package version.

2017-01-16 Thread moon
est HeliumVisualizationFactoryTest.switchVersion() ensure the fix. ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1900 from Leemoonsoo/fix_helium_versi

zeppelin git commit: [ZEPPELIN-1969] Can not change visualization package version.

2017-01-16 Thread moon
est HeliumVisualizationFactoryTest.switchVersion() ensure the fix. ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #1900 from Leemoonsoo/fix_helium_versi

zeppelin git commit: ZEPPELIN-1977. spark 2.1 uses a more recent commons-lang3

2017-01-19 Thread moon
he.org> Closes #1910 from zjffdu/ZEPPELIN-1977 and squashes the following commits: 8bac97f [Jeff Zhang] ZEPPELIN-1977. spark 2.1 uses a more recent commons-lang3 (cherry picked from commit 88a905caf2043d12a85462940c451b424d218dba) Signed-off-by: Lee moon soo <m...@apache.org> Project:

zeppelin git commit: [ZEPPELIN-1974] Remove extension from webpack config for visualization bundle

2017-01-19 Thread moon
ate error message to front-end ![image](https://cloud.githubusercontent.com/assets/1540981/21994317/f8ffdcec-dbd3-11e6-8bec-156aa2d5bdf7.png) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon

zeppelin git commit: [ZEPPELIN-1974] Remove extension from webpack config for visualization bundle

2017-01-19 Thread moon
ate error message to front-end ![image](https://cloud.githubusercontent.com/assets/1540981/21994317/f8ffdcec-dbd3-11e6-8bec-156aa2d5bdf7.png) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee m

zeppelin git commit: [ZEPPELIN-1869] changed the API response to generate to 200.

2017-01-19 Thread moon
/diff/5eeebeb0 Branch: refs/heads/master Commit: 5eeebeb0aaefa87ddcd6a06ff121ff2824d5d937 Parents: 28a8be4 Author: cloverhearts <cloverhearts...@gmail.com> Authored: Sat Jan 7 02:45:59 2017 -0800 Committer: Lee moon soo <m...@apache.org> Committ

zeppelin git commit: [ZEPPELIN-2069] Helium Package Configuration

2017-03-01 Thread moon
/zeppelin/commit/f35d5de7 Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/f35d5de7 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/f35d5de7 Branch: refs/heads/master Commit: f35d5de7d61810fc6e70edd9dc779d7b498a4978 Parents: 336df56 Author: 1ambda <1am...@gmail.com> Authore

zeppelin git commit: [ZEPPELIN-2155] [HOTFIX] Flaky test: NotebookTest

2017-02-28 Thread moon
PR is it? Hot Fix ### Todos * [x] - fix problem ### What is the Jira issue? ### How should this be tested? CI green ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apac

zeppelin git commit: [ZEPPELIN-2155] [HOTFIX] Flaky test: NotebookTest

2017-02-28 Thread moon
een * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <m...@apache.org> Closes #2081 from Leemoonsoo/ZEPPELIN-2155 and squashes the following commits: 0360108 [Lee moon soo] Correct test imple

zeppelin git commit: Update Utils.java

2016-08-24 Thread moon
-wip-us.apache.org/repos/asf/zeppelin/commit/a9b48354 Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/a9b48354 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/a9b48354 Branch: refs/heads/master Commit: a9b483548d182eaa1f37b28fa674d9587944138f Parents: 47ac1d4 Author: Daniel Jeon &

zeppelin git commit: Update Utils.java

2016-08-24 Thread moon
/// Author: Daniel Jeon <oee...@gmail.com> Closes #1346 from oeegee/master and squashes the following commits: 783471f [Daniel Jeon] Update Utils.java (cherry picked from commit a9b483548d182eaa1f37b28fa674d9587944138f) Signed-off-by:

zeppelin git commit: Buffer append output results + fix extra incorrect results

2016-09-03 Thread moon
pache.org/repos/asf/zeppelin/tree/11becdec Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/11becdec Branch: refs/heads/master Commit: 11becdec707ee22c879a40320d26149ac73cc90c Parents: cee58aa Author: Beria <be...@qubole.com> Authored: Tue Aug 23 13:19:44 2016 +0530 Committer:

zeppelin git commit: [ZEPPELIN-1461] Update Flink with latest version 1.1.2

2016-09-10 Thread moon
ored: Thu Sep 8 22:56:27 2016 -0500 Committer: Lee moon soo <m...@apache.org> Committed: Sat Sep 10 10:38:57 2016 -0700 -- flink/pom.xml | 2 +- .../apache/zeppelin/flink/Flink

zeppelin git commit: [ZEPPELIN-1334] Environment variable defined in interpreter setting doesn't take effect

2016-09-10 Thread moon
eff Zhang <zjf...@apache.org> Authored: Thu Sep 8 13:40:06 2016 +0800 Committer: Lee moon soo <m...@apache.org> Committed: Sat Sep 10 10:44:11 2016 -0700 -- .../interpreter/remote/RemoteInterpreter.java | 7 ++

zeppelin git commit: [ZEPPELIN-1422][zeppelin-interpreter] fix InterpreterProperty equals methods, add null check

2016-09-10 Thread moon
repos/asf/zeppelin/tree/2a7fb95c Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/2a7fb95c Branch: refs/heads/master Commit: 2a7fb95c2f1f319b0ee847e18dbff1b4bc1c23b5 Parents: 3a1568e Author: WeichenXu <weichenxu...@outlook.com> Authored: Wed Sep 7 21:46:27 2016 -0700 Committer:

zeppelin git commit: [ZEPPELIN-1334] Environment variable defined in interpreter setting doesn't take effect

2016-09-10 Thread moon
variable defined in interpreter setting doesn't take effect (cherry picked from commit db99ccb7056282033978244fe1ffb3f204c0aedd) Signed-off-by: Lee moon soo <m...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/

zeppelin git commit: [ZEPPELIN-1417] Bugfix of "Connect to existing process"

2016-09-14 Thread moon
ep 14 09:57:36 2016 +0900 Committer: Lee moon soo <m...@apache.org> Committed: Wed Sep 14 18:30:44 2016 -0700 -- .../java/org/apache/zeppelin/interpreter/InterpreterFactory.java | 2 +- .../java/org/apache/zeppelin/interpre

  1   2   3   4   5   6   >