Hi,

We built out SPARK 1.1.0 Version with MVN using
mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.4.0 -Phive clean package


And the Thrift Server has been configured to use the Hive Meta Store.

When a schemaRDD is registered as table where does the metadata of this table 
get stored. Can it be stored in the configured hive meta-store or?

Also if the thrift Server is not configured to use the HIVE metastore its using 
its own default (probably derby) metastore.So would the table metainfo be 
stored in this meta-store.

Best Regards
Santosh




Reply via email to