You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/11/10 09:00:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15653496#comment-15653496 ] 

Apache Spark commented on SPARK-18397:
--------------------------------------

User 'ClassNotFoundExp' has created a pull request for this issue:
https://github.com/apache/spark/pull/15839

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