ClassNotFoundExp created SPARK-18397: ----------------------------------------
Summary: cannot create table by using the hive default fileformat Key: SPARK-18397 URL: https://issues.apache.org/jira/browse/SPARK-18397 Project: Spark Issue Type: Bug Reporter: ClassNotFoundExp spark2.x cannot create table by using the hive default fileformat. in hive-site.xml,I add properties like this: <property> <name>hive.default.fileformat</name> <value>RCFile</value> </property> but I create table ,this properties have no effect, the hive table use textfile fileformat. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org