RE: Jdbc connection issue

2016-10-06 Thread vikram.kondadasula
I was able to resolve this, after adding the hdfs/hbase/core sites.xml to classpath. V From: Kondadasula, Vikram: IT (NYK) Sent: Wednesday, October 05, 2016 3:16 PM To: user@phoenix.apache.org Subject: Jdbc connection issue Hi, I am trying to connect to phoenix using jdbc and getting the foll

Jdbc connection issue

2016-10-05 Thread vikram.kondadasula
Hi, I am trying to connect to phoenix using jdbc and getting the following exception. However the master is running and I can connect sqlline and hbase shell. The exception is not making any sense to me. org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=35, exceptions: W

Jdbc secure connection -- exception

2016-10-04 Thread vikram.kondadasula
Hi, I am trying to connect to phoenix using jdbc with Kerberos from windows DriverManager.getConnection("jdbc:phoenix::2181:/hbase:C:\\kbfile\\xyz.keytab:x...@yyy.com", props); And getting the following exception Malformed connection url. : jdbc:phoenix::2181:/hbase:C:\kbfile\xyz.keyta

Jdbc secure connection -- exception

2016-10-04 Thread vikram.kondadasula
Hi, I am trying to connect to phoenix using jdbc with Kerberos from windows DriverManager.getConnection("jdbc:phoenix::2181:/hbase:C:\\kbfile\\xyz.keytab:x...@yyy.com", props); And getting the following exception Malformed connection url. : jdbc:phoenix::2181:/hbase:C:\kbfile\xyz.keyt

Secondary indexes on dynamic columns

2016-04-14 Thread vikram.kondadasula
Hi, Is there a way to make phoenix build indexes on secondary columns? vikram ___ This message is for information purposes only, it is not a recommendation, advice, offer or solicitation to buy or sell a product or service nor an official confirmati

Replacing solr with pheonix for XML data

2016-04-14 Thread vikram.kondadasula
Hi, Are there any use cases ,resources or experience substitutingsolr with phoenix forsemi-structured data like XML. Thanks vikram ___ This message is for information purposes only, it is not a recommendation, advice, offer or solicitation