JDBC Connection to Apache Phoenix failing

2018-12-04 Thread Raghavendra Channarayappa
Can someone help with this? TIA I am trying to connect to Apache Phoenix from the spark-shell, and the following stack trace is getting thown. val con = DriverManager.getConnection("jdbc:phoenix:ec2-xx.xx.xx.xx.ap-southeast-1.compute.amazonaws.com:2181 :/hbase-unsecure") 2018-12-04 17:32:16 WARN

Re: JDBC Connection URL to Phoenix on Azure HDInsight

2018-11-29 Thread Raghavendra Channarayappa
everything you tried) and include the > error you ran into. > > On 11/27/18 7:54 AM, Raghavendra Channarayappa wrote: > > Dear all, > > > > My current problem is fairly trivial, i guess, but I am currently stuck > > on this. > > > > The following w

Re: JDBC Connection URL to Phoenix on Azure HDInsight

2018-11-27 Thread Raghavendra Channarayappa
+Samya Ghosh On Tue, Nov 27, 2018 at 6:24 PM Raghavendra Channarayappa < raghavendra.channaraya...@myntra.com> wrote: > Dear all, > > My current problem is fairly trivial, i guess, but I am currently stuck on > this. > > The following was the JDBC connection s