rkarthik29 commented on issue #3843: phoenix dbcp service changes for Nifi-6054 URL: https://github.com/apache/nifi/pull/3843#issuecomment-547590755 I mulled over the URL, vs individual properties. But I decided to keep it similar to how the core DBCPConnectionpool works, so the experience is the same. Plus most probably the customer can easily get that URL from Ambari or Cloudera manager and simply paste it. I agree with the Kerberos part. It can only be specified via the JDBC URL, at least to my knowledge. Karthik On Tue, Oct 29, 2019 at 3:19 PM Peter Turcsanyi <notificati...@github.com> wrote: > As far as I know, the only way to specify the Kerberos principal/keytab > for Phoenix is via the JDBC URL: > > jdbc:phoenix:zookeeper-host-01,zookeeper-host-02,zookeeper-host-03:zookeeper-port:/zookeeper-node:kerberos-principal:kerberos-keytab > So I think Kerberos should work if you specify the URL in this way. At > least it works with DBCPConnectionPool (which was the basis of this > controller service). > > Regarding the URL config: > Specifying the whole URL in a textarea is the most cumbersome / error > prone part of the Phoenix config in DBCPConnectionPool in my opinion. > So I think it would be a great addition here to provide separate config > properties like: 'Zookeeper Quorum', 'Zookeeper Port', etc > And the controller service would compose the URL from these properties. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/nifi/pull/3843?email_source=notifications&email_token=AB3M5D3DGFUWZ3BIOGKVHPLQRCECZA5CNFSM4JE24NY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECRYKFA#issuecomment-547587348>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AB3M5D2JUMHVDUOFGQCM3QDQRCECZANCNFSM4JE24NYQ> > . >
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services