[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-18 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/1157 Thanks for the tip @prabhjyotsingh and for your work, hive is working! I'm running into an issue with jdbc(phoenix) now though, hoping you can help. My interpreter config is listed below

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-13 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/1157 Thanks @prabhjyotsingh. Novice question: how to you make the distinction in the notebook that you want jdbc hive vs jdbc postgresql, jdbc phoenix, etc.. If I run: %jdbc show tables

[GitHub] zeppelin issue #1157: [ZEPPELIN-1146] Zeppelin JDBC interpreter should work ...

2016-07-12 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/1157 @prabhjyotsingh would you mind sharing your jdbc interpreter settings please? I must be missing something.. Thanks --- If your project is set up for it, you can reply to this email and have your

[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2016-06-15 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/986 Nice job @prabhjyotsingh, thanks for your work! I don't see the extra ldap call anymore (step 1). I also don't see the large ldap call any longer (step 4). In addition, all of my roles are mapped

[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2016-06-14 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/986 Thanks once again @prabhjyotsingh. I really appreciate your work. The activeDirectoryRealm.principalSuffix works now. I do have some concerns about the number of ldap calls made and the amount

[GitHub] zeppelin issue #986: [Zeppelin 946] Permissions not honoring group

2016-06-13 Thread rja1
Github user rja1 commented on the issue: https://github.com/apache/zeppelin/pull/986 Thanks for your work on this! I built and deployed the zeppelin-946 branch. Unfortunately, I'm unable to authenticate against AD. Looking at the tcpdump, it appears