For hortonworks product(s), consider raising question on https://community.hortonworks.com
FYI On Sun, Aug 28, 2016 at 6:45 PM, spats <spatil.sud...@gmail.com> wrote: > Regarding hbase connector by hortonworks > https://github.com/hortonworks-spark/shc, it would be great if someone can > answer these > > 1. What versions of Hbase & Spark expected? I could not run examples > provided using spark 1.6.0 & hbase 1.2.0 > 2. I get error when i run example provided here , any pointers on what i am > doing wrong? > > looks like spark not reading hbase-site.xml, but passed it in --files while > spark-shell > e.g --files > /etc/hbase/conf/hbase-site.xml,/etc/hbase/conf/hdfs-site. > xml,/etc/hbase/conf/core-site.xml > > error > 16/08/27 12:35:00 WARN zookeeper.ClientCnxn: Session 0x0 for server null, > unexpected error, closing socket connection and attempting reconnect > java.net.ConnectException: Connection refused > at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744) > at > org.apache.zookeeper.ClientCnxnSocketNIO.doTransport( > ClientCnxnSocketNIO.java:350) > at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081) > > > > -- > View this message in context: http://apache-hbase.679495.n3. > nabble.com/Issues-with-Spark-On-Hbase-Connector-tp4082151.html > Sent from the HBase User mailing list archive at Nabble.com. >