usc-isi-i2 / dig-etl-engine

Download DIG to run on your laptop or server.
http://usc-isi-i2.github.io/dig/
MIT License
101 stars 39 forks source link

Ensure hbase is on before mydig_ws #258

Closed saggu closed 6 years ago

saggu commented 6 years ago

There is currently a lag between mydig_ws starting and hbase. Hbase needs to be up before mydig_ws.

saggu commented 6 years ago

IMplemented and tested, closing