Re: PIO not using HBase cluster

2018-05-27 Thread Miller, Clifford
The problem I was having with HBase was a typo in my configuration. After correcting that and running 'pio eventserver &', I was able to submit events and have them stored into my remote HBase. I'm having issues with Spark and will open a separate thread for that. Thanks for the help. --Cliff.

PIO 0.12.1 with HDP Spark on YARN

2018-05-27 Thread Miller, Clifford
*I've installed an HDP cluster with Hbase and Spark with YARN. As part of that installation I created some HDP (Ambari) managed clients. I installed PIO on one of these clients and configured PIO to use the HDP installed Hadoop, HBase, and Spark. When I run the command 'pio eventserver &', I get

Re: PIO 0.12.1 with HDP Spark on YARN

2018-05-27 Thread suyash kharade
Hi Miller, I faced same issue. It is giving error as release file has '-' in version Insert simple version in release file something like 2.6. On Mon, May 28, 2018 at 4:32 AM, Miller, Clifford < clifford.mil...@phoenix-opsgroup.com> wrote: > *I've installed an HDP cluster with Hbase a