Hi,
I am running TPCx-BB (downloaded from TPC website) with spark-sql engine. I have downloaded spark-1.6.1-bin-hadoop2.6 binary, since I could not build spark with hive and yarn profiles.
I am running validation test (sale factor 1) and it seems to be running fine, but I get below error for all query runs:
16/06/21 11:05:03 INFO DataNucleus.Datastore: The class "org.apache.hadoop.hive.metastore.model.MFieldSchema" is tagged as "embedded-only" so does not have its own datastore table.
16/06/21 11:05:03 INFO DataNucleus.Datastore: The class "org.apache.hadoop.hive.metastore.model.MOrder" is tagged as "embedded-only" so does not have its own datastore table.
Can I ignore these errors or does it mean there is a problem in my integration of spark with cloudera manager environment?
Thank you in advance for your help.
Anahita