zeppelin git commit: [MINOR] Removed classloaderInterpreter on RemoteInterpreterServer

2016-06-13 Thread jongyoul
ing changes for older versions? No * Does this needs documentation? No Classloader in RemoteInterpreter uses system classloader, thus there's no reason why interpreter is wrapped by Classloader Author: Jongyoul Lee <jongy...@gmail.com> Closes #990 from jongyoul/minor-unwrap-classloaderin

zeppelin git commit: ZEPPELIN-963 ] Jobmanagement - (1) basic backend.

2016-06-15 Thread jongyoul
//git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/cfe677b8 Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/cfe677b8 Diff: http://git-wip-us.apache.org/repos/asf/zep

zeppelin git commit: [MINOR] Show properties ordered alphabetically

2016-06-23 Thread jongyoul
older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1050 from jongyoul/minor-sort-interpreter-properties and squashes the following commits: a0e5eee [Jongyoul Lee] Replaced function to filter 6f45203 [Jongyoul Lee] Removed unused func

zeppelin git commit: [DOC] Fix broken code block in jdbc document

2016-06-23 Thread jongyoul
Mina Lee <mina...@apache.org> Authored: Tue Jun 21 14:48:24 2016 -0700 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Fri Jun 24 00:44:19 2016 +0900 -- docs/interpreter/jdbc.md | 1 +

zeppelin git commit: [DOC] Fix broken code block in jdbc document

2016-06-23 Thread jongyoul
729) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/24be1dab Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/24be1dab Diff: http://git-wip-us.apache.org/re

zeppelin git commit: [MINOR] Remove unused util methods and its tests

2016-06-24 Thread jongyoul
? N/A ### How should this be tested? ### 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: Jongyoul Lee <jongy...@gmail.com> Closes #1072 from jongyoul/min

zeppelin git commit: [MINOR] Remove unused util methods and its tests

2016-06-24 Thread jongyoul
ira issue? N/A ### How should this be tested? ### 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: Jongyoul Lee <jongy...@gmail.com> Closes #1072 from jongy

zeppelin git commit: ZEPPELIN-999 Support alias for JDBC properties

2016-06-15 Thread jongyoul
his needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1012 from jongyoul/ZEPPELIN-999 and squashes the following commits: 0774cca [Jongyoul Lee] Fixed noteTest 6d0293f [Jongyoul Lee] - Added some test cases 37c4810 [Jongyoul Lee] - Fixed some exception to returni

zeppelin git commit: [Bugfix] init RepoSetting values

2016-06-29 Thread jongyoul
pache.org/repos/asf/zeppelin/tree/d4e3d8cf Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/d4e3d8cf Branch: refs/heads/master Commit: d4e3d8cf05e75fc1920dd6419c7c2f41b34ff08e Parents: 6f434c5 Author: astroshim <hss...@nflabs.com> Authored: Tue Jun 28 02:08:47 2016 +0900 Committe

incubator-zeppelin git commit: [MINOR] Remove redundant logic of JDBC Interpreter

2016-05-24 Thread jongyoul
ges for older versions? NO * Does this needs documentation? NO Author: Jongyoul Lee <jongy...@gmail.com> Closes #909 from jongyoul/minor-remove-logic-for-check-user-pass-from-jdbc and squashes the following commits: 0a72a57 [Jongyoul Lee] [MINOR] Remove redundant logic of JDBC Interpreter -

zeppelin git commit: [MINOR] Enable pyspark test in local mode

2016-07-28 Thread jongyoul
ate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1201 from jongyoul/minor/enable-pyspark-test-in-local-mode and squashes the followin

zeppelin git commit: [ZEPPELIN-1164] ZeppelinHub Realm

2016-08-03 Thread jongyoul
rg/repos/asf/zeppelin/diff/e6f51e71 Branch: refs/heads/master Commit: e6f51e7183bf44778c9eb7948a12dcb196c4d31b Parents: b254564 Author: Anthony Corbacho <corbacho.anth...@gmail.com> Authored: Fri Jul 22 15:55:50 2016 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Thu A

zeppelin git commit: ZEPPELIN-1187. Redirect output of the process running interpreter.sh to log4j

2016-07-19 Thread jongyoul
ri Jul 15 15:36:22 2016 +0800 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Wed Jul 20 14:05:34 2016 +0900 -- .../remote/RemoteInterpreterManagedProcess.java | 18 +- 1 file changed, 17 inse

zeppelin git commit: [ZEPPELIN-1128] add try-catch in close() method.

2016-07-19 Thread jongyoul
heads/master Commit: 46bdddc004d451b7c069ca688d52bb1fdb7811ad Parents: 473dc72 Author: SungjuKwon <sungju.k...@campmobile.com> Authored: Wed Jul 13 02:02:30 2016 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed:

[2/3] zeppelin git commit: [ZEPPELIN-1012] Support Interpreter Aliases

2016-07-15 Thread jongyoul
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/b11b6ec2/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterFactory.java -- diff --git

zeppelin git commit: Added another location of metastore_db in .gitignore

2016-07-12 Thread jongyoul
ion? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1166 from jongyoul/minor/add-metastore-db-in-gitignore and squashes the following commits: 65d195a [Jongyoul Lee] Added **/metastore-db in gitignore Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http:

zeppelin git commit: [HOTFIX] NPE when there's no properties field in interpreter-setting.json

2016-07-04 Thread jongyoul
ons: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1128 from jongyoul/hotfix/interpreter-properties-is-null and squashes the following commits: 1dcf562 [Jongyoul L

zeppelin git commit: [MINOR] Removed InterpreterInfoSerializer and related codes

2016-07-05 Thread jongyoul
ion? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1122 from jongyoul/minor-refactoring-gson-interpreterinfo and squashes the following commits: a7aeb53 [Jongyoul Lee] Cleaned codes ac08ce5 [Jongyoul Lee] Cleaned codes 9791989 [Jongyoul Lee] Removed InterpreterInfoSerializer and rela

zeppelin git commit: minor doc fix

2016-07-05 Thread jongyoul
pache.org/repos/asf/zeppelin/diff/9fe99bc7 Branch: refs/heads/master Commit: 9fe99bc78b563e6394801260cc78919d946f0360 Parents: 9d564b7 Author: Jeff Zhang <zjf...@apache.org> Authored: Tue Jul 5 13:25:19 2016 -0700 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Wed Jul

zeppelin git commit: ZEPPELIN-1254 Make get and save Interpreter bindings calls via websocket

2016-08-08 Thread jongyoul
//git-wip-us.apache.org/repos/asf/zeppelin/diff/f71d09ca Branch: refs/heads/master Commit: f71d09ca1f24cf4c767c08b5fc357c4f556d7f1d Parents: 61f4ce8 Author: Renjith Kamath <renjith.kam...@gmail.com> Authored: Wed Aug 3 17:55:12 2016 +0530 Committer: Jongyoul Lee <jongy...@apache.org> Commi

zeppelin git commit: [ZEPPELIN-1081] Extract spark.r setting from interpreter-setting.json on Spark interpreter mudule

2016-06-30 Thread jongyoul
ons: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1108 from jongyoul/ZEPPELIN-1081 and squashes the following commits: d7b7481 [Jongyoul Lee] Fixed not to includ

zeppelin git commit: [ZEPPELIN-1081] Extract spark.r setting from interpreter-setting.json on Spark interpreter mudule

2016-06-30 Thread jongyoul
oes the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1108 from jongyoul/ZEPPELIN-1081 and squashes the following commits: d7b7481 [Jongyoul Lee] Fixed not to includ

zeppelin git commit: Shell interpreter test and doc

2016-06-30 Thread jongyoul
..@gmail.com> Authored: Thu Jun 30 14:23:00 2016 +0200 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Fri Jul 1 14:55:49 2016 +0900 -- .../zeppelin/img/docs-img/shell-example.png | Bin 0 -> 41975 bytes d

zeppelin git commit: [ZEPPELIN-1075] Merge NoteInterpreterLoader into InterpreterFactory

2016-07-02 Thread jongyoul
uld this be tested? Must pass all tests ### 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: Jongyoul Lee <jongy...@gmail.com> Closes #1102 from jongyoul/ZEPP

zeppelin git commit: [ZEPPELIN-2003] Remove PostgresqlInterpreter

2017-02-01 Thread jongyoul
oes the licenses files need update? No * Is there breaking changes for older versions? Yes * Does this needs documentation? Yes, but already documented in jdbc docs Author: Jongyoul Lee <jongy...@gmail.com> Closes #1945 from jongyoul/ZEPPELIN-2003 and squashes the following commits: 5dc58f2 [Jon

zeppelin git commit: [ZEPPELIN-1934] maven-assembly-plugin fails make-assembly if executing user's ID is "too big"

2017-02-01 Thread jongyoul
7420f2df Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/7420f2df Branch: refs/heads/master Commit: 7420f2df7590efa89f135d330de5973d2d4ad212 Parents: 9d90ccc Author: DmytroShkvyra <dshkv...@gmail.com> Authored: Mon Jan 30 19:24:28 2017 +0200 Committer: Jongyoul Lee <jongy...@apache.o

zeppelin git commit: Search for interpreter-settings in several jars in folder

2017-02-01 Thread jongyoul
er Commit: 019df1f6bc4875bd8592d2cb77164b1c9756ac1c Parents: 42be839 Author: Igor Drozdov <igor_droz...@epam.com> Authored: Mon Jan 23 14:20:38 2017 +0300 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Thu Feb

zeppelin git commit: [ZEPPELIN-1551] Remove the "default" text against interpreters on interpreters screen as it is providing incorrect semantics

2017-02-07 Thread jongyoul
sf/zeppelin/diff/82fc4ba2 Branch: refs/heads/master Commit: 82fc4ba258d1c212533d11e9c700864e36ae2f87 Parents: 304842a Author: Naman Mishra <nam...@qubole.com> Authored: Thu Feb 2 16:28:50 2017 +0530 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Wed Feb 8 00:11:09 2017 +0900 -

zeppelin git commit: [ZEPPELIN-1551] Remove the "default" text against interpreters on interpreters screen as it is providing incorrect semantics

2017-02-07 Thread jongyoul
een as it is providing incorrect semantics. (cherry picked from commit 82fc4ba258d1c212533d11e9c700864e36ae2f87) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/dc

zeppelin git commit: [HOTFIX][MINOR] Change the scope of httpclient to runtime from test

2017-02-07 Thread jongyoul
liJ ### 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: Jongyoul Lee <jongy...@gmail.com> Closes #1944 from jongyoul/hotfix/change-scope-of-zeppelin-s

zeppelin git commit: [ZEPPELIN-1997] Added derbylog in .gitignore

2017-02-04 Thread jongyoul
cloverhearts...@gmail.com> Authored: Thu Feb 2 14:18:46 2017 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Sat Feb 4 17:39:50 2017 +0900 -- .gitignore | 4 ++-- 1 file changed, 2 inser

zeppelin git commit: [ZEPPELIN-1921] missing close in closeAndRemoveInterpreterGroup method

2017-01-23 Thread jongyoul
rts] change Linkedlist to LinkedHashSet 0ebed44 [cloverhearts] fixed missing for close (cherry picked from commit 3bbcf0969749bfcfc3cb0a58a3af295a44959bd8) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.o

zeppelin git commit: [ZEPPELIN-1983] Feedback about success/failure when interpreter is re…

2017-01-24 Thread jongyoul
addff95d1 Parents: 3bbcf09 Author: Beria <be...@qubole.com> Authored: Fri May 6 10:02:02 2016 +0530 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Tue Jan 24 19:29:22 2017 +0900 -- zeppelin-we

zeppelin git commit: [ZEPPELIN-1983] Feedback about success/failure when interpreter is re…

2017-01-24 Thread jongyoul
.7 Commit: fbcbe6107d17616a5d2085414734d628e6ac7a18 Parents: 143afe1 Author: Beria <be...@qubole.com> Authored: Fri May 6 10:02:02 2016 +0530 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Tue Jan 24 19:30:44 2017 +0900 -- zeppelin-we

zeppelin git commit: [HOTFIX][ZEPPELIN-2013] Exceeded size of logs makes CI failed

2017-01-25 Thread jongyoul
ate? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1947 from jongyoul/ZEPPELIN-2013 and squashes the following commits: 75d1edc [Jongyoul Lee] Chagned logger level to debug from info (cherry picked fr

zeppelin git commit: [ZEPPELIN-921] Apply new mechanism to KnitR and RRepl

2017-02-21 Thread jongyoul
thored: Wed Jan 25 11:36:53 2017 +0300 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Wed Feb 22 15:41:26 2017 +0900 -- .../org/apache/zeppelin/rinterpreter/KnitR.java | 6 --- .../org/apache/zeppelin/rinterp

zeppelin git commit: [MINOR] Supported old note format in case of not having name of note

2017-02-22 Thread jongyoul
See the test added ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #2028 from jongyoul/hotfix/remove-note-wit

zeppelin git commit: [MINOR] Supported old note format in case of not having name of note

2017-02-22 Thread jongyoul
est added ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #2028 from jongyoul/hotfix/remove-note-wit

zeppelin git commit: Revert "[MINOR] Supported old note format in case of not having name of note"

2017-02-22 Thread jongyoul
ents: e2def13 Author: Jongyoul Lee <jongy...@apache.org> Authored: Thu Feb 23 01:26:29 2017 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Thu Feb 23 01:26:29 2017 +0900 -- .../src/main/java/org

[1/3] zeppelin git commit: ZEPPELIN-2057 InterpreterSettingManager for branch-0.7

2017-02-24 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 ce64df799 -> 176a37f3e http://git-wip-us.apache.org/repos/asf/zeppelin/blob/176a37f3/zeppelin-zengine/src/test/java/org/apache/zeppelin/notebook/FolderViewTest.java

[3/3] zeppelin git commit: ZEPPELIN-2057 InterpreterSettingManager for branch-0.7

2017-02-24 Thread jongyoul
? * https://issues.apache.org/jira/browse/ZEPPELIN-2057 ### How should this be tested? N/A ### 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: Jongyoul Lee <jo

zeppelin git commit: [WIP][MINOR][ZEPPELIN-804] Remove static method for static initialization

2017-02-24 Thread jongyoul
ots (if appropriate) N/A ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1794 from jongyoul/minor/remove-interpreter-register and squashes the

[2/3] zeppelin git commit: ZEPPELIN-2057 InterpreterSettingManager for branch-0.7

2017-02-24 Thread jongyoul
interpreter-setting.json + * 2. Register it from interpreter-setting.json in classpath + *{ZEPPELIN_HOME}/interpreter/{interpreter_name} + * 3. Register it by Interpreter.register + */ +if (!registerInterpreterFromPath(interpreterDirString, interpreterJs

zeppelin git commit: [MINOR] broken logo url in web dev mode

2017-02-09 Thread jongyoul
http://git-wip-us.apache.org/repos/asf/zeppelin/diff/b8600a63 Branch: refs/heads/master Commit: b8600a63011fa06ee07013c06ce1eebb0a1be55d Parents: 9413323 Author: soralee <sora0...@nflabs.com> Authored: Thu Feb 2 16:47:38 2017 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Fri

zeppelin git commit: ZEPPELIN-2083: default interpreter list should honour order of zeppelin.interpreters property in zeppelin-site.xml

2017-02-09 Thread jongyoul
t-wip-us.apache.org/repos/asf/zeppelin/tree/72f62c4c Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/72f62c4c Branch: refs/heads/master Commit: 72f62c4c361db154f085570a91c1c9cb02a83ac3 Parents: b8600a6 Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Authored: Wed Feb 8 19:03:01

zeppelin git commit: [ZEPPELIN-1972] Preserve context classloader

2017-02-10 Thread jongyoul
ELIN-1972 and squashes the following commits: 35c5abd [Igor Drozdov] Preserve context classloader (cherry picked from commit 859d175a50a4acd8c8510f27356bed52c33997e5) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit:

zeppelin git commit: [ZEPPELIN-1972] Preserve context classloader

2017-02-10 Thread jongyoul
iff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/859d175a Branch: refs/heads/master Commit: 859d175a50a4acd8c8510f27356bed52c33997e5 Parents: 72f62c4 Author: Igor Drozdov <igor_droz...@epam.com> Authored: Mon Jan 16 12:19:35 2017 +0300 Committer: Jongyoul Lee <jongy...@apache.org>

zeppelin git commit: [ZEPPELIN-1700] Update docs for ZEPPELIN_INTERPRETER_CONNECT_TIMEOUT

2017-02-09 Thread jongyoul
er Commit: db691db998b2d4cb9e5f258d69a69d5a640e179a Parents: 0ab026e Author: jpgbus <jpg...@users.noreply.github.com> Authored: Wed Feb 8 09:32:57 2017 -0500 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Fri Feb 10 02:00:02 2017 +0900 ---

[3/3] zeppelin git commit: ZEPPELIN-2057 Extract InterpreterSetting functions from InterpreterFactory

2017-02-16 Thread jongyoul
this be tested? Works exactly as same before ### 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: Jongyoul Lee <jongy...@gmail.com> Closes #2001 from jongyoul/ZEPPELI

[2/3] zeppelin git commit: ZEPPELIN-2057 Extract InterpreterSetting functions from InterpreterFactory

2017-02-16 Thread jongyoul
interpreter-setting.json + * 2. Register it from interpreter-setting.json in classpath + *{ZEPPELIN_HOME}/interpreter/{interpreter_name} + * 3. Register it by Interpreter.register + */ +if (!registerInterpreterFromPath(interpreterDirString, interpreterJs

[1/3] zeppelin git commit: ZEPPELIN-2057 Extract InterpreterSetting functions from InterpreterFactory

2017-02-16 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/master 90e8b80b5 -> fe8b226f0 http://git-wip-us.apache.org/repos/asf/zeppelin/blob/fe8b226f/zeppelin-zengine/src/test/java/org/apache/zeppelin/notebook/FolderViewTest.java --

zeppelin git commit: ZEPPELIN-1770. Restart only the client user's interpreter when restarting interpreter setting

2017-01-16 Thread jongyoul
/zeppelin/tree/ae1cb052 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/ae1cb052 Branch: refs/heads/master Commit: ae1cb0527bc223b25761e1370618929e228183f8 Parents: 215599c Author: Jeff Zhang <zjf...@apache.org> Authored: Tue Jan 10 14:07:33 2017 +0800 Committer: Jongyoul Lee <j

zeppelin git commit: ZEPPELIN-1770. Restart only the client user's interpreter when restarting interpreter setting

2017-01-16 Thread jongyoul
unit test 8cb28a3 [Jeff Zhang] ZEPPELIN-1770. Restart only the client user's interpreter when restarting interpreter setting (cherry picked from commit ae1cb0527bc223b25761e1370618929e228183f8) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/repos/as

zeppelin git commit: [ZEPPELIN-1941] Fix cron job with release resource option dead lock

2017-01-16 Thread jongyoul
repos/asf/zeppelin/tree/215599cb Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/215599cb Branch: refs/heads/master Commit: 215599cb39420a3564f8fcc7ac64a8da748aa526 Parents: 982cc0d Author: victor.sheng <victorsh...@qiniu.com> Authored: Thu Jan 12 14:54:26 2017 +0800 Committer: Jong

zeppelin git commit: Bump up version to 0.8.0-SNAPSHOT

2017-01-18 Thread jongyoul
Jan 16 01:06:54 2017 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Thu Jan 19 02:04:24 2017 +0900 -- alluxio/pom.xml | 4

zeppelin git commit: [ZEPPELIN-1366] Removed legacy JDBC alias

2016-09-01 Thread jongyoul
* Does this needs documentation? Yes, but I don't know where the proper location is. Author: Jongyoul Lee <jongy...@gmail.com> Closes #1360 from jongyoul/ZEPPELIN-1366 and squashes the following commits: f9df86e [Jongyoul Lee] Changed description 302825c [Jongyoul Lee] Removed effectiveText

zeppelin git commit: [zeppelin] add temp directories generated by zeppelin-Rinterpreter to gitignore

2016-08-31 Thread jongyoul
lt;weichenxu...@outlook.com> Authored: Fri Aug 5 21:38:08 2016 -0700 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Thu Sep 1 02:34:57 2016 +0900 -- .gitignore | 4 1 file

zeppelin git commit: [ZEPPELIN-1383][ Interpreters][r-interpreter] remove SparkInterpreter.getSystemDefault and update relative code

2016-08-31 Thread jongyoul
/zeppelin/tree/223d225e Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/223d225e Branch: refs/heads/master Commit: 223d225e0119d9e3013206a211df6b70a71b6a66 Parents: d11221f Author: WeichenXu <weichenxu...@outlook.com> Authored: Sun Aug 28 00:44:26 2016 -0700 Committer: Jong

zeppelin git commit: [MINOR] Removed unused profiles from spark/pom.xml

2016-08-31 Thread jongyoul
hat is the Jira issue? N/A ### How should this be tested? No test. CI should be green ### 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: Jongyoul Lee <jongy...@gma

zeppelin git commit: [Zeppelin-907] Apply new mechanism to AngularInterpreter

2016-10-09 Thread jongyoul
Kai Jiang <jiang...@gmail.com> Authored: Sat Oct 8 02:06:48 2016 -0700 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Mon Oct 10 00:06:28 2016 +0900 -- .../org/apache/zeppelin/angular/AngularInterpreter.java

zeppelin git commit: ZEPPELIN-1368. interpreter-setting.json may be loaded mutliple times

2016-09-20 Thread jongyoul
+0800 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Tue Sep 20 16:18:11 2016 +0900 -- .../zeppelin/interpreter/Interpreter.java | 6 +- .../interpreter/InterpreterFactory.java | 64

zeppelin git commit: [ZEPPELIN-1268] As an enduser, I would like to embed paragraph and refresh the content of it in my custom UI

2016-08-17 Thread jongyoul
Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/bba6ddd2 Branch: refs/heads/master Commit: bba6ddd2496d5f73354f2e5d510e2f989b93165f Parents: 051929d Author: Kavin Kumar <junoka...@gmail.com> Authored: Fri Aug 5 01:21:01 2016 +0530 Committer: Jongyoul Lee <jongy...@apache.or

[2/3] zeppelin git commit: [ZEPPELIN-1210] Run interpreter per user

2016-10-20 Thread jongyoul
http://git-wip-us.apache.org/repos/asf/zeppelin/blob/908b2a74/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterFactory.java -- diff --git

[3/3] zeppelin git commit: [ZEPPELIN-1210] Run interpreter per user

2016-10-20 Thread jongyoul
changes for older versions? No * Does this needs documentation? No Author: CloverHearts <cloverhearts...@gmail.com> Author: Jongyoul Lee <jongy...@gmail.com> Closes #1265 from jongyoul/ZEPPELIN-1210 and squashes the following commits: 48a0d8e [Jongyoul Lee] Fixed ZEPPELIN-1542 Fixe

[1/3] zeppelin git commit: [ZEPPELIN-1210] Run interpreter per user

2016-10-20 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/master a3a2e4d34 -> 908b2a74f http://git-wip-us.apache.org/repos/asf/zeppelin/blob/908b2a74/zeppelin-zengine/src/test/java/org/apache/zeppelin/notebook/NotebookTest.java --

zeppelin git commit: [ Hotfix ] Incorrect (per user) setup ui for "create new interpreter component"

2016-10-22 Thread jongyoul
s/asf/zeppelin/diff/8af7856f Branch: refs/heads/master Commit: 8af7856fd1b36da1c059cbd8eb71d6b28f0cd23e Parents: 9e9ea3a Author: CloverHearts <cloverhearts...@gmail.com> Authored: Fri Oct 21 14:40:01 2016 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed:

zeppelin git commit: [ZEPPELIN-1488] JDBC Interpreter throws error while the interpreter is downloading dependencies

2016-10-22 Thread jongyoul
elin/tree/5cc7cc56 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/5cc7cc56 Branch: refs/heads/master Commit: 5cc7cc56c59590d7af7f7d199f6a8dca8858a64f Parents: 8af7856 Author: rajarajan-g <rajarajan.gane...@imaginea.com> Authored: Tue Oct 18 17:03:40 2016 +0530 Committer: Jong

zeppelin git commit: [ZEPPELIN-912] Apply new mechanism to GeodeOqlInterpreter

2016-10-23 Thread jongyoul
: 5754670 Author: Kai Jiang <jiang...@gmail.com> Authored: Sat Oct 22 06:13:11 2016 -0700 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Mon Oct 24 12:36:42 2016 +0900 -- .../zeppelin/geode/GeodeOqlInte

zeppelin git commit: ZEPPELIN-1472 - Create new LdapRealm based on Apache Knox LdapRealm: Provides LdapRealm Functionality similar to Apache Knox

2016-11-20 Thread jongyoul
n/diff/8aad9ea3 Branch: refs/heads/master Commit: 8aad9ea392f0f98ac830163f32f37e5f6d6ed5cc Parents: 85c50a8 Author: gss2002 <g...@senia.org> Authored: Tue Nov 8 13:14:46 2016 -0500 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Sun Nov 20 23:21:04 2016 +0100 ---

zeppelin git commit: [ZEPPELIN-1061] Select default interpreter while creating note

2016-11-01 Thread jongyoul
nch: refs/heads/master Commit: 0f56337ce3eee917e0a140dc4f3f88e6002b8753 Parents: ddf1bcf Author: Kavin <kavin.ku...@imaginea.com> Authored: Wed Oct 26 13:30:48 2016 +0530 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Tue Nov

zeppelin git commit: [ZEPPELIN-1435] Move zeppelin-server-*.jar under lib in distribution binary package

2016-10-31 Thread jongyoul
elin/tree/ddf1bcfe Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/ddf1bcfe Branch: refs/heads/master Commit: ddf1bcfe4cf099681c7bcbe1a9341a035937b909 Parents: fd545e2 Author: Mina Lee <mina...@apache.org> Authored: Tue Sep 13 15:42:03 2016 +0200 Committer: Jongyoul Lee <jongy...@apa

zeppelin git commit: [ZEPPELIN-1590] Move shiro.ini to shiro.ini.template

2016-10-30 Thread jongyoul
rg/repos/asf/zeppelin/diff/2f79852d Branch: refs/heads/master Commit: 2f79852d340713176bedb16ab6d5e714fed37e63 Parents: 5991a35 Author: Anthony Corbacho <corbacho.anth...@gmail.com> Authored: Sat Oct 29 16:17:48 2016 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Mon Oc

zeppelin git commit: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-10-30 Thread jongyoul
//git-wip-us.apache.org/repos/asf/zeppelin/diff/5991a357 Branch: refs/heads/master Commit: 5991a35774607b05e8eebe64242e12b7847ca72b Parents: f236f1c Author: astroshim <hss...@nflabs.com> Authored: Tue Oct 25 15:48:26 2016 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Mon Oct 3

zeppelin git commit: [ZEPPELIN-1461] Doesn't display "description" value in interpreter creation page

2016-11-01 Thread jongyoul
epos/asf/zeppelin/diff/28adacb9 Branch: refs/heads/master Commit: 28adacb9c878f2d798f872048009bcdf3a41879c Parents: f7c7efd Author: Mina Lee <mina...@apache.org> Authored: Mon Oct 24 19:54:33 2016 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Commit

zeppelin git commit: [ZEPPELIN-916] Apply new mechanism to KylinInterpreter

2016-10-17 Thread jongyoul
ion? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1515 from jongyoul/ZEPPELIN-916 and squashes the following commits: 5e23043 [Jongyoul Lee] Added interpreter-setting.json Fixed test environments Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http:

zeppelin git commit: [ZEPPELIN-1730, 1587] add spark impersonation through --proxy-user option

2017-01-11 Thread jongyoul
red: Tue Jan 10 20:48:26 2017 -0800 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Thu Jan 12 16:03:14 2017 +0900 -- bin/interpreter.sh | 19 +-- conf/zeppelin-env.sh.template

zeppelin git commit: [ZEPPELIN-1730, 1587] add spark impersonation through --proxy-user option

2017-01-11 Thread jongyoul
spark_proxy in interpreter.sh 8b66740 [Khalid Huseynov] add spark_proxy_user to env.sh 892b7e4 [Khalid Huseynov] add note in docs 4c3dba9 [Khalid Huseynov] add --proxy-user option for spark (cherry picked from commit 5e0aacf8a8f187702452d7cd2ee83b26c56dec90) Signed-off-by: Jongyoul Lee <jongy...@apache

zeppelin git commit: [MINOR] Small Selenium test fixes

2017-01-11 Thread jongyoul
<sokur...@gmail.com> Closes #1882 from bitchelov/automationTestFix and squashes the following commits: f898c59 [Unknown] [MINOR] Small Selenium test fixes (cherry picked from commit 434215668e9db51706230420f8ce2c1c268b2457) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Projec

zeppelin git commit: [MINOR] Small Selenium test fixes

2017-01-11 Thread jongyoul
Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/43421566 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/43421566 Branch: refs/heads/master Commit: 434215668e9db51706230420f8ce2c1c268b2457 Parents: d393a5b Author: Unknown <sokur...@gmail.com> Authored: Tue Jan 10 17:03:03

zeppelin git commit: ZEPPELIN-1293. Livy Interpreter: Automatically attach or create to a new session

2017-01-14 Thread jongyoul
repos/asf/zeppelin/tree/00742ffd Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/00742ffd Branch: refs/heads/master Commit: 00742ffdb4cc349ef3ee99dced9e08e2b5a404f6 Parents: 69bc353 Author: Jeff Zhang <zjf...@apache.org> Authored: Fri Jan 13 11:30:13 2017 +0800 Committer: Jong

zeppelin git commit: [MINOR] Remove unused import. Naming convention.

2017-01-14 Thread jongyoul
e.org/repos/asf/zeppelin/tree/69bc353d Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/69bc353d Branch: refs/heads/master Commit: 69bc353d3c047ad8ad29584ce9e3b6c84d7ace7e Parents: cb8e418 Author: Unknown <sokur...@gmail.com> Authored: Mon Dec 12 17:14:12 2016 +0300 Committer: Jongyoul

zeppelin git commit: [MINOR] Remove unused import. Naming convention.

2017-01-14 Thread jongyoul
Closes #1747 from bitchelov/hdfsFileInterpreterSmallChanges and squashes the following commits: 6d27bb8 [Unknown] Minor changes (cherry picked from commit 69bc353d3c047ad8ad29584ce9e3b6c84d7ace7e) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/r

zeppelin git commit: ZEPPELIN-1293. Livy Interpreter: Automatically attach or create to a new session

2017-01-14 Thread jongyoul
repos/asf/zeppelin/tree/054e0846 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/054e0846 Branch: refs/heads/branch-0.7 Commit: 054e0846dc558a48653c71d71438fe952775a82b Parents: 0f98dca Author: Jeff Zhang <zjf...@apache.org> Authored: Fri Jan 13 11:30:13 2017 +0800 Committer: Jong

zeppelin git commit: [ZEPPELIN-914] Apply new mechanism to IgniteInterpreter

2016-12-30 Thread jongyoul
s/master Commit: 505686eaf3a6a660d7b8016f224af1f500b6a848 Parents: e3cc8ea Author: Igor Drozdov <igor_droz...@epam.com> Authored: Wed Dec 28 14:28:19 2016 +0300 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Fri

zeppelin git commit: ZEPPELIN-1851. LazyOpenInterpreter would open interpreter multiple times when open fails

2017-01-04 Thread jongyoul
elin/tree/18fd5481 Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/18fd5481 Branch: refs/heads/master Commit: 18fd5481aa6de3d7075968bc4c981a9bcb3407dd Parents: ed53497 Author: Jeff Zhang <zjf...@apache.org> Authored: Fri Dec 23 11:14:32 2016 +0800 Committer: Jongyoul Lee <jongy...@apa

zeppelin git commit: [ZEPPELIN-1854] make Per User mode in interpreter setting visible even if there is no role assigned to a user

2017-01-04 Thread jongyoul
ff/a4381535 Branch: refs/heads/master Commit: a43815352a75b4c401fde467e6b5c51d278eae4c Parents: 62a5983 Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Authored: Mon Dec 26 22:51:37 2016 +0530 Committer: Jongyoul Lee <jongy..

zeppelin git commit: [ZEPPELIN-1884] Prevent NullPointerException when JDBC query.

2017-01-08 Thread jongyoul
; Authored: Mon Jan 2 21:53:48 2017 -0800 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Sun Jan 8 22:54:25 2017 +0900 -- .../apache/zeppelin/jdbc/JDBCInterpreter.java| 19 ++- 1 file changed

zeppelin git commit: [MINOR] Remove redundant log4j license

2017-01-08 Thread jongyoul
7:56 2017 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Sun Jan 8 22:34:38 2017 +0900 -- zeppelin-distribution/src/bin_license/LICENSE | 1 - 1 fil

[2/2] zeppelin git commit: [MINOR] Refactoring Job and Paragraph

2016-12-24 Thread jongyoul
? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #1793 from jongyoul/minor/refactoring-job-paragraph and squashes the following commits: ca0be86 [Jongyoul Lee] Fixed some weird indentation 2

[1/2] zeppelin git commit: [MINOR] Refactoring Job and Paragraph

2016-12-24 Thread jongyoul
Repository: zeppelin Updated Branches: refs/heads/master e673949c6 -> 895d92199 http://git-wip-us.apache.org/repos/asf/zeppelin/blob/895d9219/zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Paragraph.java -- diff

zeppelin git commit: Strings should not be concatenated using '+' in a loop

2016-12-26 Thread jongyoul
er Commit: 71f5cc000db09236dab9ad682787347b00580661 Parents: 91ce62f Author: sergey_sokur <sokur...@gmail.com> Authored: Mon Dec 26 20:02:04 2016 +0300 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Tue Dec 27 11:36:57 2016 +0900 ---

zeppelin git commit: [ZEPPELIN-922] New interpreter registration mechanism for Scalding

2016-12-22 Thread jongyoul
er Commit: 7f15b7b16413d91c91d215a677bcedbcddc9e7ce Parents: cb7d82d Author: Igor Drozdov <igor_droz...@epam.com> Authored: Tue Dec 13 14:40:08 2016 +0300 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Fri Dec 23 00:32:33 2016 +0900 --

zeppelin git commit: [HOTFIX] Keep interpreter group when save and restart

2017-03-28 Thread jongyoul
ons? No * Does this needs documentation? No Author: Jongyoul Lee <jongy...@gmail.com> Closes #2191 from jongyoul/hotfix/keep-interpreter-group-when-save-and-restart and squashes the following commits: a11ff40d [Jongyoul Lee] Moved the location of loadFromFile during restarting process Proj

zeppelin git commit: [ZEPPELIN-2314] Fix watcher websocket origin header

2017-03-27 Thread jongyoul
ttp://git-wip-us.apache.org/repos/asf/zeppelin/diff/444ec6de Branch: refs/heads/master Commit: 444ec6ded23ffa0a502b6cca1f84a20340af565c Parents: 78e2e91 Author: Khalid Huseynov <khalid...@gmail.com> Authored: Fri Mar 24 20:18:45 2017 +0900 Committer: Jongyoul Lee <jongy...@apache.org>

zeppelin git commit: [ZEPPELIN-2314] Fix watcher websocket origin header

2017-03-27 Thread jongyoul
squashes the following commits: 05fced20 [Khalid Huseynov] add origin header to ws connect (cherry picked from commit 444ec6ded23ffa0a502b6cca1f84a20340af565c) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit:

zeppelin git commit: [HOTFIX][ZEPPELIN-2294]. Interpreter fail exception is not propagated to frontend

2017-03-23 Thread jongyoul
eff Zhang] [ZEPPELIN-2294]. Interpreter fail exception is not propagated to frontend (cherry picked from commit 0aea2416dc60fb6e2e181ee1c593d9d2c575bcb7) Signed-off-by: Jongyoul Lee <jongy...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wi

zeppelin git commit: [HOTFIX][ZEPPELIN-2294]. Interpreter fail exception is not propagated to frontend

2017-03-23 Thread jongyoul
//git-wip-us.apache.org/repos/asf/zeppelin/diff/0aea2416 Branch: refs/heads/master Commit: 0aea2416dc60fb6e2e181ee1c593d9d2c575bcb7 Parents: 9d40013 Author: Jeff Zhang <zjf...@apache.org> Authored: Wed Mar 22 15:19:42 2017 +0800 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Thu

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

2017-03-27 Thread jongyoul
repos/asf/zeppelin/diff/3a122879 Branch: refs/heads/branch-0.7 Commit: 3a12287997334f72d84c05d2162ae0a735e04e6f Parents: 5efa4e6 Author: Lee moon soo <m...@apache.org> Authored: Sat Jan 21 18:03:40 2017 -0800 Committer: Jongyoul Lee <jongy...@gmail.com> Committed: Tue Mar 2

zeppelin git commit: [ZEPPELIN-2179] "clear output" paragraph doesn't work in personalized mode (branch-0.7)

2017-03-16 Thread jongyoul
a8b5 Author: 1ambda <1am...@gmail.com> Authored: Thu Mar 16 06:17:15 2017 +0900 Committer: Jongyoul Lee <jongy...@apache.org> Committed: Fri Mar 17 00:07:28 2017 +0900 -- .../apache/zeppelin/soc

zeppelin git commit: [HOTFIX][ZEPPELIN-2037][ZEPPELIN-1832] "Restart" button does not work

2017-03-16 Thread jongyoul
on in note1 page with "user1" 1. Check the process with 'ps aux | grep RemoteInterpreterServer'. Won't find any process ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation?

  1   2   3   4   5   6   >