You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:12:54 UTC

[jira] [Resolved] (SPARK-18397) cannot create table by using the hive default fileformat

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org