snowch / biginsight-examples

Example projects to help you quickly get started with BigInsights
Apache License 2.0
7 stars 4 forks source link

Is it possible to extend ServiceCheck to TEXTANALYTICS and BIGSQL, BIG..? #59

Closed snowch closed 8 years ago

snowch commented 8 years ago
Exception in thread "main" java.lang.AssertionError: Make sure to provide correct SERVICE name. Valid values are HDFS, YARN, MAPREDUCE2, HIVE, PIG, OOZIE, ZOOKEEPER. Expression: (service_check != null). Values: service_check = null

I'm not sure if it is possible, but it would be great to be able to run service check on the value add components.

pregazzoni commented 8 years ago

Chris, I can add that for BIGR, BIGSQL. for TA and SHEETS we might not have service check for now. Will need to check with dev what is plan or thoughts on that.

snowch commented 8 years ago

Thanks Pierre!

pregazzoni commented 8 years ago

Added BIGR/BIGSQL via Add check for BIGSQL and BIGR

pregazzoni commented 8 years ago

BTW check for other value-adds:

  1. TA should be in 4.2
  2. SHEETS not clear yet.

Closing this task for now.