[ 
https://issues.apache.org/jira/browse/SPARK-18397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-18397.
----------------------------------
    Resolution: Incomplete

> 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
>            Priority: Major
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to