[GitHub] zeppelin issue #1097: [Bugfix] init RepoSetting values

2016-06-28 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1097 I re-triggered but other error occurred. ``` Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec <<< FAILURE! - in org.apache.zeppelin.python.PythonInterp

[GitHub] zeppelin pull request #1104: [ZEPPELIN-1078] Does not show the text result i...

2016-06-28 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1104 [ZEPPELIN-1078] Does not show the text result in the paragraph sometimes. ### What is this PR for? This PR fixes the problem that does not show the text result in the paragraph sometimes

[GitHub] zeppelin pull request #1064: BugFix-blocking of blank values insertion on th...

2016-06-28 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1064 --- 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

[GitHub] zeppelin pull request #1064: BugFix-blocking of blank values insertion on th...

2016-06-28 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1064 BugFix-blocking of blank values insertion on the Credential page. ### What is this PR for? This PR blocks the blank values insertion on the Credential page and changes the success

[GitHub] zeppelin issue #1104: [ZEPPELIN-1078] Does not show the text result in the p...

2016-07-04 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1104 @corneadoug I rebased. thanks. --- 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

[GitHub] zeppelin pull request #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto ...

2016-07-06 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1120 [ZEPPELIN-1102] ElasticSearch interpreter auto completion doesn't work. ### What is this PR for? This PR fixes bug of elasticsearch auto completion. ### What type of PR

[GitHub] zeppelin pull request #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto ...

2016-07-06 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1120 --- 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

[GitHub] zeppelin pull request #1141: [Bugfix] Wrong return value of HDFSFileInterpre...

2016-07-06 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1141 [Bugfix] Wrong return value of HDFSFileInterpreter completion. ### What is this PR for? This PR fixes auto competion of HDFSFileInterpreter. ### What type of PR is it? Bug

[GitHub] zeppelin issue #1141: [Bugfix] Wrong return value of HDFSFileInterpreter com...

2016-07-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1141 CI's passed. Thank you @bzz and @cloverhearts ! --- 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

[GitHub] zeppelin issue #1141: [Bugfix] Wrong return value of HDFSFileInterpreter com...

2016-07-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1141 @cloverhearts Thank you very much! --- 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

[GitHub] zeppelin issue #1137: [ZEPPELIN-1122] BugFix for repositories snapshot is al...

2016-07-10 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1137 @bzz oh I see. Thank you reminding me. --- 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

[GitHub] zeppelin pull request #1136: [ZEPPELIN-1121] Bugfix pyspark autocompletion.

2016-07-05 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1136 [ZEPPELIN-1121] Bugfix pyspark autocompletion. ### What is this PR for? This PR fixes autocompletion for pyspark interpreter bug. ### What type of PR is it? Bug Fix

[GitHub] zeppelin pull request #1137: [ZEPPELIN-1122] BugFix for repositories snapsho...

2016-07-05 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1137 [ZEPPELIN-1122] BugFix for repositories snapshot is always set to true. ### What is this PR for? This PR fixes a bug about snapshot setting and select box(true,false) html

[GitHub] zeppelin pull request #1120: [ZEPPELIN-1102] ElasticSearch interpreter auto ...

2016-07-04 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1120 [ZEPPELIN-1102] ElasticSearch interpreter auto completion doesn't work. ### What is this PR for? This PR fixes bug of elasticsearch auto completion. ### What type of PR

[GitHub] zeppelin issue #1125: ZEPPELIN-1107 ] Doesn't work autocompletion for jdbc i...

2016-07-04 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1125 Nice catch!! Do you mind create test case for this? --- 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

[GitHub] zeppelin pull request #1136: [ZEPPELIN-1121] Bugfix pyspark autocompletion.

2016-07-05 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1136 --- 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

[GitHub] zeppelin issue #1136: [ZEPPELIN-1121] Bugfix pyspark autocompletion.

2016-07-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1136 re-trigger CI --- 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

[GitHub] zeppelin issue #1284: Tagging meta value on interpreter completion.

2016-08-04 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1284 @AhyoungRyu I fixed. Please review. :) --- 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

[GitHub] zeppelin issue #1257: [Zeppelin-945] Interpreter authorization

2016-08-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1257 @prabhjyotsingh I just updated screen-shot. Thank you for taking care of this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin issue #1284: [ZEPPELIN-1291]Tagging meta value on interpreter compl...

2016-08-07 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1284 @felixcheung Thank you for your review. I think The meta name of auto completion should be original meta name because the user interpreters name that you mentioned(spark1,spark2

[GitHub] zeppelin issue #1257: [Zeppelin-945] Interpreter authorization

2016-08-08 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1257 @prabhjyotsingh Thank you for your detail review. I fixed all that you mentioned. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin issue #1284: [ZEPPELIN-1291]Tagging meta value on interpreter compl...

2016-08-08 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1284 Even though the interpreter name is ```spark1``` or ```myintp```, the auto completion is spark's. so This way(just spark) is clear i think. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1229: [BugFix] Show checkbox for "Connect to existing proces...

2016-08-08 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1229 okay I'll make it. --- 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

[GitHub] zeppelin issue #1223: [WIP Zeppelin-945] Interpreter authorization

2016-08-01 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1223 I'll do this at the another PR. --- 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

[GitHub] zeppelin pull request #1223: [WIP Zeppelin-945] Interpreter authorization

2016-08-01 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1223 --- 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

[GitHub] zeppelin issue #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-01 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1193 \cc @bzz for review --- 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

[GitHub] zeppelin pull request #1257: [Zeppelin-945] Interpreter authorization

2016-08-02 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1257 [Zeppelin-945] Interpreter authorization ### What is this PR for? This PR is derived from https://github.com/apache/zeppelin/pull/1223 ### What type of PR

[GitHub] zeppelin pull request #1223: [WIP Zeppelin-945] Interpreter authorization

2016-07-23 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1223 [WIP Zeppelin-945] Interpreter authorization ### What is this PR for? This PR is for interpreter authorization. ### What type of PR is it? Improvement ### Todos

[GitHub] zeppelin issue #1218: [Zeppelin-1213] Customize editor configuration

2016-07-22 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1218 @cloverhearts Really great feature! I can't wait to build and run this. --- 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

[GitHub] zeppelin issue #1117: [ZEPPELIN-1086] Auto Completion for Interpreter.

2016-07-22 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1117 @minahlee Sorry for bothering you. I just made PR for fixing compile error. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] zeppelin issue #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-30 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1030 @bzz I'll do that and It's great idea @corneadoug ! --- 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

[GitHub] zeppelin pull request #1110: [ZEPPELIN-1091] Disable ace editor's showSettin...

2016-06-30 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1110 [ZEPPELIN-1091] Disable ace editor's showSettingsMenu in paragraph. ### What is this PR for? This PR prevent to show the ace editor's showSettingMenu screen. ### What type

[GitHub] zeppelin pull request #1104: [ZEPPELIN-1078] Does not show the text result i...

2016-06-30 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1104 [ZEPPELIN-1078] Does not show the text result in the paragraph sometimes. ### What is this PR for? This PR fixes the problem that does not show the text result in the paragraph sometimes

[GitHub] zeppelin pull request #1104: [ZEPPELIN-1078] Does not show the text result i...

2016-06-30 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1104 --- 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

[GitHub] zeppelin issue #1104: [ZEPPELIN-1078] Does not show the text result in the p...

2016-07-01 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1104 @corneadoug I thought it might be impacted but I didn't find a problem so I was waiting these great review! The implementation of the streaming feature in interpreters

[GitHub] zeppelin issue #1104: [ZEPPELIN-1078] Does not show the text result in the p...

2016-07-02 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1104 @corneadoug Thank you for making clear. I fixed the code as you advised. --- 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

[GitHub] zeppelin pull request #1117: [ZEPPELIN-1086] Auto Completion for Interpreter...

2016-07-02 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1117 [ZEPPELIN-1086] Auto Completion for Interpreter. ### What is this PR for? This PR is to support auto-completion for interpreter. ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1104: [ZEPPELIN-1078] Does not show the text result in the p...

2016-07-02 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1104 re-trigger CI --- 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

[GitHub] zeppelin pull request #1104: [ZEPPELIN-1078] Does not show the text result i...

2016-07-02 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1104 [ZEPPELIN-1078] Does not show the text result in the paragraph sometimes. ### What is this PR for? This PR fixes the problem that does not show the text result in the paragraph sometimes

[GitHub] zeppelin pull request #1117: [ZEPPELIN-1086] Auto Completion for Interpreter...

2016-07-03 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1117 --- 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

[GitHub] zeppelin pull request #1117: [ZEPPELIN-1086] Auto Completion for Interpreter...

2016-07-03 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1117 [ZEPPELIN-1086] Auto Completion for Interpreter. ### What is this PR for? This PR is to support auto-completion for interpreter. ### What type of PR is it? Improvement

[GitHub] zeppelin issue #1117: [ZEPPELIN-1086] Auto Completion for Interpreter.

2016-07-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1117 re-trigger CI --- 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

[GitHub] zeppelin pull request #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-28 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1030 [ZEPPELIN-1023] Add more credential apis. ### What is this PR for? This PR is for supporting various Credential APIs for users. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1030: [ZEPPELIN-1023] Add more credential apis.

2016-06-28 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1030 --- 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

[GitHub] zeppelin issue #1106: [ZEPPELIN-1082] Restore Interpreter page layout change

2016-06-29 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1106 LGTM --- 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

[GitHub] zeppelin issue #1117: [ZEPPELIN-1086] Auto Completion for Interpreter.

2016-07-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1117 @AhyoungRyu Thank you for your review! I think it's better to make zeppelin manual on zeppelin homepage than adding shortcut info page. What do you think? --- If your project is set up

[GitHub] zeppelin issue #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-15 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1193 \cc @bzz Ping --- 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

[GitHub] zeppelin issue #1257: [Zeppelin-945] Interpreter authorization

2016-08-15 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1257 @bzz please review and Thanks again. --- 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

[GitHub] zeppelin issue #1257: [Zeppelin-945] Interpreter authorization

2016-08-15 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1257 @bzz I just fixed, I missed that. --- 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

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 @zjffdu I just tested and got success with removing the yarn profile. I will close the https://github.com/apache/zeppelin/pull/1335 then. Thank you. --- If your project is set up

[GitHub] zeppelin issue #1335: [ZEPPELIN-1336] hadoop library for spark interpreter i...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1335 @jongyoul I will close this issue since removing yarn profile is working. please do it at the https://github.com/apache/zeppelin/pull/1301 as @zjffdu mentioned. --- If your project is set

[GitHub] zeppelin pull request #1335: [ZEPPELIN-1336] hadoop library for spark interp...

2016-08-16 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1335 --- 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

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1302 ping --- 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

[GitHub] zeppelin issue #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-01-31 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1886 @sotnich Thank you for great improvement. I tested `mysql` and `postgresql` and only `postgresql` is working expectedly like @cloverhearts. --- If your project is set up for it, you can

[GitHub] zeppelin issue #1962: [ZEPPELIN-2014] Jetty Directory Listing on app, assets...

2017-01-31 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1962 Tested and working expectably. Thank you for contributing but Could you make the CI as green? --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin pull request #1985: [ZEPPELIN-2075] Can't stop infinite `while` sta...

2017-02-07 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1985 [ZEPPELIN-2075] Can't stop infinite `while` statement in pyspark Interpreter. ### What is this PR for? If following code runs with Pyspark Interpreter, there is no way to cancel except

[GitHub] zeppelin issue #1886: [ZEPPELIN-1876] improved comptetion with schema/table/...

2017-02-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1886 @sotnich Great Job! but still doesn't work with `mysql`. --- 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

[GitHub] zeppelin issue #1833: [ZEPPELIN-1880] Fix shell interpreter output streaming...

2017-01-23 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1833 LGTM it's working well. --- 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

[GitHub] zeppelin pull request #1922: [ZEPPELIN-1991] Can't get the PARAGRAPH_APPEND_...

2017-01-21 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1922 [ZEPPELIN-1991] Can't get the PARAGRAPH_APPEND_OUTPUT from the Interpreter. ### What is this PR for? This PR fixes the problem of streaming events(PARAGRAPH_APPEND_OUTPUT). It's

[GitHub] zeppelin pull request #1922: [ZEPPELIN-1991] Can't get the PARAGRAPH_APPEND_...

2017-01-21 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1922 --- 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

[GitHub] zeppelin pull request #1927: [ZEPPELIN-1994] bugfix of streaming output.

2017-01-21 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1927 [ZEPPELIN-1994] bugfix of streaming output. ### What is this PR for? If you run the following code, then streaming output doesn't work properly from the second run

[GitHub] zeppelin issue #1953: User Impersonation fails on setting hive_conf_list in ...

2017-01-30 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1953 LGTM! --- 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

[GitHub] zeppelin pull request #1924: [Pyspark] checking nhooks count.

2017-01-20 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1924 [Pyspark] checking nhooks count. ### What is this PR for? if the `nhooks` value is `0` in this(https://github.com/apache/zeppelin/blob/master/spark/src/main/resources/python

[GitHub] zeppelin issue #1924: [Pyspark] checking nhooks count.

2017-01-21 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1924 Thank you @felixcheung and @Leemoonsoo for reviewing this. Let me check the CI. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin issue #1924: [Pyspark] checking nhooks count.

2017-01-22 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1924 CI has passed. --- 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

[GitHub] zeppelin issue #1924: [Pyspark] checking nhooks count.

2017-01-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1924 @Leemoonsoo I just create JIRA issue that is https://issues.apache.org/jira/browse/ZEPPELIN-2024. Thanks. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin pull request #2052: [ZEPPELIN-2048] Can't run first paragraph when ...

2017-02-21 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/2052 --- 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

[GitHub] zeppelin pull request #2052: [ZEPPELIN-2048] Can't run first paragraph when ...

2017-02-21 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/2052 [ZEPPELIN-2048] Can't run first paragraph when personalize mode on. ### What is this PR for? Problem of ZEPPELIN-2048 was because not set the user id when inserting new paragraph

[GitHub] zeppelin issue #2052: [ZEPPELIN-2048] Can't run first paragraph when persona...

2017-02-21 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/2052 CI has passed. Thank you @Leemoonsoo --- 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

[GitHub] zeppelin pull request #2053: [ZEPPELIN-1964] Layout info is lost after refre...

2017-02-21 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/2053 [ZEPPELIN-1964] Layout info is lost after refresh ### What is this PR for? This PR fixes layout info is lost after refreshing issue. ### What type of PR is it? Bug Fix

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-19 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @zjffdu yes, this PR is not kill the python process. Thank you for reviewing! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] zeppelin pull request #1985: [ZEPPELIN-2075] Can't stop infinite `while` sta...

2017-02-19 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1985 [ZEPPELIN-2075] Can't stop infinite `while` statement in pyspark Interpreter. ### What is this PR for? If following code runs with Pyspark Interpreter, there is no way to cancel except

[GitHub] zeppelin pull request #1985: [ZEPPELIN-2075] Can't stop infinite `while` sta...

2017-02-19 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1985 --- 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

[GitHub] zeppelin pull request #2052: [ZEPPELIN-2048] Can't run first paragraph when ...

2017-02-21 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/2052 [ZEPPELIN-2048] Can't run first paragraph when personalize mode on. ### What is this PR for? Problem of ZEPPELIN-2048 was because not set the user id when inserting new paragraph

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-22 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @FireArrow Note has permission in the zeppelin so if user doesn't have `write` permission on that note, user can't cancel job. --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin pull request #1985: [ZEPPELIN-2075] Can't stop infinite `while` sta...

2017-02-12 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1985 --- 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

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-14 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 Hello. Sorry for late response. @Leemoonsoo Let me fix CI error. @karuppayya Let me fix `scala` too in another PR. --- If your project is set up for it, you can reply to this email

[GitHub] zeppelin pull request #1985: [ZEPPELIN-2075] Can't stop infinite `while` sta...

2017-02-16 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1985 [ZEPPELIN-2075] Can't stop infinite `while` statement in pyspark Interpreter. ### What is this PR for? If following code runs with Pyspark Interpreter, there is no way to cancel except

[GitHub] zeppelin pull request #1335: [ZEPPELIN-1336] hadoop library for spark interp...

2016-08-16 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1335 [ZEPPELIN-1336] hadoop library for spark interpreter is not match. ### What is this PR for? This PR is for download hadoop libraries for yarn cluster. This issue comes from https

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 @felixcheung Yes 2.2, Maybe it's because my maven repo has different versions of hadoop libraries like following. ``` ~/zeppelin$ ls -al ~/.m2/repository/org/apache/hadoop/hadoop-common

[GitHub] zeppelin issue #1318: [ZEPPELIN-1280][Spark on Yarn] Documents for running z...

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1318 I got a following error when I try to run zeppelin with spark2.0 ``` ERROR [2016-08-16 16:43:33,121] ({pool-1-thread-3} Utils.java[invokeMethod]:40

[GitHub] zeppelin pull request #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-16 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1193 [ZEPPELIN-1192] Block pyspark paragraph hang. ### What is this PR for? This PR block pyspark paragraph hang. ### What type of PR is it? Bug Fix ### What

[GitHub] zeppelin issue #1193: [ZEPPELIN-1192] Block pyspark paragraph hang.

2016-08-16 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1193 The reason of CI fails is.. ``` Resolving deltas: 100% (13946/13946), completed with 385 local objects. From https://github.com/apache/zeppelin * branchrefs/pull/1193

[GitHub] zeppelin pull request #1284: Tagging meta value on interpreter completion.

2016-08-04 Thread astroshim
GitHub user astroshim opened a pull request: https://github.com/apache/zeppelin/pull/1284 Tagging meta value on interpreter completion. ### What is this PR for? This PR is for showing the meta tag on auto completion. ### What type of PR is it? Improvement

[GitHub] zeppelin pull request #1284: [ZEPPELIN-1291]Tagging meta value on interprete...

2016-08-22 Thread astroshim
GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1284 [ZEPPELIN-1291]Tagging meta value on interpreter completion. ### What is this PR for? This PR is for showing the meta tag on auto completion. ### What type of PR

[GitHub] zeppelin issue #1284: [ZEPPELIN-1291]Tagging meta value on interpreter compl...

2016-08-22 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1284 re-trigger CI --- 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

[GitHub] zeppelin pull request #1284: [ZEPPELIN-1291]Tagging meta value on interprete...

2016-08-22 Thread astroshim
Github user astroshim closed the pull request at: https://github.com/apache/zeppelin/pull/1284 --- 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

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @zjffdu I tested impersonation mode followed http://zeppelin.apache.org/docs/0.7.0/manual/userimpersonation.html and worked well. BTW for now anybody can interrupt to interpreter process

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-03-02 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @FireArrow ping. --- 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

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @FireArrow I think it seems not can be possible to know if impersonation mode or not in Interpreter side(I couldn't find it) and checking `cancel` paragraph for impersonation is also not good

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-26 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @FireArrow Yea, right. I understood. Let me fix it. Thanks. --- 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

[GitHub] zeppelin issue #1985: [ZEPPELIN-2075] Can't stop infinite `while` statement ...

2017-02-27 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1985 @Leemoonsoo @zjffdu @felixcheung @karuppayya Could you guys help to review about the impersonation mode? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] zeppelin issue #1396: [ZEPPELIN-1405] Remove propertyKeyUnusedConnectionList...

2016-09-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1396 @jongyoul I will refactor the code to use database pool. --- 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

[GitHub] zeppelin issue #1396: [ZEPPELIN-1405] Remove propertyKeyUnusedConnectionList...

2016-09-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1396 I will do it in this PR and change the title this. :) --- 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

[GitHub] zeppelin issue #1396: [WIP] [ZEPPELIN-1405] ConnectionPool for JDBCInterpret...

2016-09-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1396 \cc @jongyoul I changed some codes to use `Connection Pool` that is `org.apache.commons.dbcp2`, please review. --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #1369: [ZEPPELIN-1376] Add proxy credentials for dependency r...

2016-09-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1369 @doanduyhai Could you check the infinitely downloading library problem(like following screen shot)? Strangely this problem happens all interpreter except spark. Is this problem happen only

[GitHub] zeppelin issue #1396: [ZEPPELIN-1405] ConnectionPool for JDBCInterpreter.

2016-09-06 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1396 Thanks @jongyoul and there was no problem running mysql. --- 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

[GitHub] zeppelin issue #1302: [ZEPPELIN-1306] Interpreter restarts on a note.

2016-09-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1302 @corneadoug I fixed it. please review. Thank you! --- 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

[GitHub] zeppelin issue #1358: [ZEPPELIN-1365] Error of Zeppelin Application in devel...

2016-09-01 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1358 Thank you @corneadoug --- 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

[GitHub] zeppelin issue #1369: [ZEPPELIN-1376] Add proxy credentials for dependency r...

2016-09-01 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1369 @doanduyhai Good. I am going to check first commit(proxy) soon. --- 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

<    1   2   3   4   5   >