[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-22 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1539 Tested and LGTM. Merge to master if there're no further discussions. --- 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 #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-17 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 CI is green! --- 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 issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-15 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 @1ambda Thank you 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

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-15 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1539 @astroshim It is more clear since we already use that notations in the interpreter tab :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-14 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 @1ambda I added `placeholder` message for `Entity`. Does it make sense? ![image](https://cloud.githubusercontent.com/assets/3348133/20294081/e2e6715c-ab3e-11e6-8e1c-da320b542a94.png) ---

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-14 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 @1ambda Thank you for the testing and great suggestion about the `Entity` name. Let me fix it. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-13 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1539 Build Command: mvn clean package -DskipTests Build Commit: **bf61afd** fix testcase (2 days ago) [astroshim] Build & Runtime Java: 1.8.0_102 Tested Backends: Mysql 5.7, MariaDB

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-11 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 @nathanscully I fixed that you issued. Could you review again? @Leemoonsoo What `Entity` name did you set? `Entity` should be set as `jdbc`.`InterpreterName`. --- If your project is set

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-09 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 Thank you @Leemoonsoo and @nathanscully to review. Let me address issues. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-09 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1539 Tested this branch but somehow i couldn't make it work. - if i set 'default.user' and 'default.password', i can access the database. - Turn on authentication and remove

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-05 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 CI is green now. 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 and

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1539 @astroshim Could you rebase and see if CI becomes green? --- 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 #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 rebuild 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, or

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-11-03 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 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 enabled and wishes so,

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-10-24 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 @khalidhuseynov Thank you for sharing your good idea about the dropdown list. It might gives convenience users. and I agree with @Leemoonsoo about define convention for `entity` name.

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-10-23 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1539 it would be even better to let user chose interpreter from dropdown list of interpreters in place of `entity` field in credentials menu, what do you think @Leemoonsoo @astroshim ? Also

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-10-19 Thread khalidhuseynov
Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/1539 There's also an option of adding that Entity key in interpreter settings via GUI (say `credetials.key` -> `entity`) and then using that `entity` when searching through credentials --- If

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-10-19 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 @Leemoonsoo Thank you for review this. I was curious about the `Entity` name should be same with interpreter's. Could you tell me your idea? --- If your project is set up for it, you

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-10-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1539 @astroshim Thanks for the contribution. Proposed jdbc interpreter update looks like searching Entity name, the same name with interpreter alias. I can think some possible problem

[GitHub] zeppelin issue #1539: [ZEPPELIN-1567] Let JDBC interpreter use user credenti...

2016-10-19 Thread astroshim
Github user astroshim commented on the issue: https://github.com/apache/zeppelin/pull/1539 please review @jongyoul --- 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