To follow…
I found out that the Phoenix interpreter doesn’t pass credentials. I see in the
interpreter logs that it is using zeppelin as the user. Is there a way to pass
credentials?
Thanks,
Ben
> On Jul 14, 2016, at 8:08 PM, Benjamin Kim wrote:
>
> I recently enabled simple authentication
I recently enabled simple authentication and secure authorization in HBase to
use LDAP for getting credentials. It works fine using HBase shell and the
Phoenix client to access HBase tables and data. Of course, I had to grant
permissions first. But now, I can’t do the same using Zeppelin’s JDBC