[jira] [Commented] (SPARK-21649) Support writing data into hive bucket table.

2017-10-11 Thread Tejas Patil (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200428#comment-16200428
 ] 

Tejas Patil commented on SPARK-21649:
-

yes. It is duplicate of SPARK-19256

> Support writing data into hive bucket table.
> 
>
> Key: SPARK-21649
> URL: https://issues.apache.org/jira/browse/SPARK-21649
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: jin xing
>
> Currently it is not supported to write hive bucket table. Spark internally 
> uses Murmur3Hash for partitioning. We can use hive hash for compatibility 
> when write to bucket table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21649) Support writing data into hive bucket table.

2017-10-11 Thread Hyukjin Kwon (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16200373#comment-16200373
 ] 

Hyukjin Kwon commented on SPARK-21649:
--

So, is it a duplicate of SPARK-19256? Could you maybe confirm, [~tejasp]?

> Support writing data into hive bucket table.
> 
>
> Key: SPARK-21649
> URL: https://issues.apache.org/jira/browse/SPARK-21649
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: jin xing
>
> Currently it is not supported to write hive bucket table. Spark internally 
> uses Murmur3Hash for partitioning. We can use hive hash for compatibility 
> when write to bucket table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-21649) Support writing data into hive bucket table.

2017-08-07 Thread jin xing (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-21649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16116132#comment-16116132
 ] 

jin xing commented on SPARK-21649:
--

made a pr:
https://github.com/apache/spark/pull/18866

> Support writing data into hive bucket table.
> 
>
> Key: SPARK-21649
> URL: https://issues.apache.org/jira/browse/SPARK-21649
> Project: Spark
>  Issue Type: New Feature
>  Components: SQL
>Affects Versions: 2.2.0
>Reporter: jin xing
>
> Currently it is not supported to write hive bucket table. Spark internally 
> uses Murmur3Hash for partitioning. We can use hive hash for compatibility 
> when write to bucket table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org