Re: How to provide hbase-site.xml to Stellar Processor Java API

2019-01-24 Thread Otto Fowler
But still file a jira ;) On January 24, 2019 at 12:19:34, Mohan Venkateshaiah ( mvenkatesha...@hortonworks.com) wrote: Hi Anil, I had done similar to this in the past . In the stellar to get the hbase configuration we call HBaseConfiguration.create() , in that call hbase adds the hbase-site

Re: How to provide hbase-site.xml to Stellar Processor Java API

2019-01-24 Thread Mohan Venkateshaiah
Hi Anil, I had done similar to this in the past . In the stellar to get the hbase configuration we call HBaseConfiguration.create() , in that call hbase adds the hbase-site and core-site as resources to the config we probably SHOULD let people specify a base config. What I had done was in

Re: How to provide hbase-site.xml to Stellar Processor Java API

2019-01-24 Thread Otto Fowler
Hi Anil, Can you create a jira on this with these details and a general overview of your use case? It looks like the HbaseConfiguration we use in the HTableConnector is done using the create() method, which creates from resources. I think we would need to do some work to support the external

How to provide hbase-site.xml to Stellar Processor Java API

2019-01-24 Thread Anil Donthireddy
Hi, I have written a java application which uses Stellar processor and execute the stellar expressions. The issue I am facing is I am unable to connect Hbase unless I place hbase-site.xml in src/main/resources/ folder of the code. As it is not the proper way of packaging the hbase-site.xml

: Metron installation fails with Ambari mpack installation

2019-01-24 Thread Hema malini
Hi , I tried to install Metron using mpack in Ambari 2.7.3. I am using Ubuntu 14 ,HDP -2.6.5.0-292 version. I am using only one node and I am getting the below error. Can someone help to fix this error. Traceback (most recent call last): File