Hi, You can set HBASE as your PIO_STORAGE_REPOSITORIES_EVENTDATA_SOURCE
Then, you should properly configure the settings relative to HBase. Regards, Marius 2017-03-26 11:16 GMT+04:00 Vaghawan Ojha <[email protected]>: > HI, > > I'm setting up prediction.io with elastic search and hbase, but there is > a option in pio-env.sh for postgresql, can I use hbase for this section? > > # Default is to use PostgreSQL > PIO_STORAGE_REPOSITORIES_METADATA_NAME=pio_meta > PIO_STORAGE_REPOSITORIES_METADATA_SOURCE=PGSQL > > PIO_STORAGE_REPOSITORIES_EVENTDATA_NAME=pio_event > PIO_STORAGE_REPOSITORIES_EVENTDATA_SOURCE=PGSQL > > PIO_STORAGE_REPOSITORIES_MODELDATA_NAME=pio_model > PIO_STORAGE_REPOSITORIES_MODELDATA_SOURCE=PGSQL > > Can I replace the PGSQL with HBASE, or I do have to set up the PGSQL? > > Any help would be great. > > Thank you >
