[GitHub] zeppelin issue #2508: [ZEPPELIN-2817] Support default interpreter setting in...

2017-09-03 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2508 @zjffdu @Leemoonsoo can you help 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

[GitHub] zeppelin issue #2508: [ZEPPELIN-2817] Support default interpreter setting in...

2017-08-10 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2508 I decide to leave the api no change at now. Maybe another jira should be created to address this. I've found that several create operation api doesnt return 201 but 200, such as rep

[GitHub] zeppelin issue #2508: [ZEPPELIN-2817] Support default interpreter setting in...

2017-08-09 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2508 Test added @felixcheung --- 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

[GitHub] zeppelin issue #2508: [ZEPPELIN-2817] Support default interpreter setting in...

2017-08-06 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2508 @felixcheung @Leemoonsoo can you help review 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 not have

[GitHub] zeppelin pull request #2513: fix non import of java.util.Collections of bran...

2017-08-04 Thread reminia
Github user reminia closed the pull request at: https://github.com/apache/zeppelin/pull/2513 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zeppelin issue #2513: fix non import of java.util.Collections of branch-0.7

2017-08-01 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2513 @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 enabled and wishes so, or

[GitHub] zeppelin pull request #2513: fix non import of java.util.Collections of bran...

2017-08-01 Thread reminia
GitHub user reminia opened a pull request: https://github.com/apache/zeppelin/pull/2513 fix non import of java.util.Collections of branch-0.7 fix branch-0.7 compiled failure of non import of Collections in NotebookServer.java You can merge this pull request into a Git repository

[GitHub] zeppelin issue #2508: [ZEPPELIN-2817] Support default interpreter setting in...

2017-07-29 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2508 Add doc and some modify. @felixcheung @sravan-s , plz help review again. Some details: 1. post interpreter name not id, cause name is user friendly and id is something like CRB87NS

[GitHub] zeppelin pull request #2508: [ZEPPELIN-2817] Support default interpreter set...

2017-07-28 Thread reminia
GitHub user reminia opened a pull request: https://github.com/apache/zeppelin/pull/2508 [ZEPPELIN-2817] Support default interpreter setting in create note re… …st api ### What is this PR for? Can set default interpreter in create note rest api

[GitHub] zeppelin issue #2470: [ZEPPELIN-2648] Fix spark module build problem with sc...

2017-07-10 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2470 @Leemoonsoo restart the failed jobs, CI looks good now. --- 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

[GitHub] zeppelin issue #2470: [ZEPPELIN-2648] Fix spark module build problem with sc...

2017-07-09 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2470 @zjffdu remove scala version in spark-dependencies. --- 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 #2470: [ZEPPELIN-2648] Fix spark module build problem with sc...

2017-07-07 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2470 @felixcheung The initial builds assume scala profile and spark profile together do the right version thing. This PR just fix the bug to ensure it works. --- If your project is set up for it

[GitHub] zeppelin issue #2466: [ZEPPELIN-2731] GetUserList with JDBCRealm should read...

2017-07-06 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2466 restart failed job, CI looks good now. --- 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 #2470: [ZEPPELIN-2648] Fix spark module build problem ...

2017-07-06 Thread reminia
GitHub user reminia opened a pull request: https://github.com/apache/zeppelin/pull/2470 [ZEPPELIN-2648] Fix spark module build problem with scala-2.10 profile * remove scala version in spark2 profile , we should compose scala profile and spark profile to address scala and spark

[GitHub] zeppelin issue #2466: [ZEPPELIN-2731] GetUserList with JDBCRealm should read...

2017-07-05 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2466 @Leemoonsoo plz help 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

[GitHub] zeppelin pull request #2466: [ZEPPELIN-2731] GetUserList with JDBCRealm shou...

2017-07-05 Thread reminia
GitHub user reminia opened a pull request: https://github.com/apache/zeppelin/pull/2466 [ZEPPELIN-2731] GetUserList with JDBCRealm should read field authenti… …cationQuery ### What is this PR for? GetUserList with JDBCRealm should read field authenticationQuery but

[GitHub] zeppelin issue #2457: [ZEPPELIN-2713] Fix NPE of notebook creat rest api if ...

2017-06-30 Thread reminia
Github user reminia commented on the issue: https://github.com/apache/zeppelin/pull/2457 @Leemoonsoo can you help review 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 not have this feature

[GitHub] zeppelin pull request #2457: [ZEPPELIN-2713] Fix NPE of notebook creat rest ...

2017-06-30 Thread reminia
GitHub user reminia opened a pull request: https://github.com/apache/zeppelin/pull/2457 [ZEPPELIN-2713] Fix NPE of notebook creat rest api if message is nul… …l or empty ### What is this PR for? Notebook create rest api will cause NPE when the message is null or