You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "LuGuangMing (Jira)" <ji...@apache.org> on 2020/07/09 09:18:00 UTC

[jira] [Comment Edited] (HIVE-23545) Insert table partition(column) occasionally occurs when the target partition is not created

    [ https://issues.apache.org/jira/browse/HIVE-23545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154374#comment-17154374 ] 

LuGuangMing edited comment on HIVE-23545 at 7/9/20, 9:17 AM:
-------------------------------------------------------------

Hello [~ashish-kumar-sharma] 
 # This problem occurs in HiveOnMR and also in hiveonTez, both of which occur occasionally
 # This is a sample of commercial SQL evolutions. I'm sorry I can't provide detailed logs because of the commercial secrecy, there are no any errors in the logs. It's just that the task to create the partition is not executed. You can make more data and reproduce it


was (Author: luguangming):
Hello Ashish Sharma
 # This problem occurs in HiveOnMR and also in hiveonTez, both of which occur occasionally
 # This is a sample of commercial SQL evolutions. I'm sorry I can't provide detailed logs because of the commercial secrecy, there are no any errors in the logs. It's just that the task to create the partition is not executed. You can make more data and reproduce it

> Insert table partition(column) occasionally occurs when the target partition is not created
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-23545
>                 URL: https://issues.apache.org/jira/browse/HIVE-23545
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>            Reporter: LuGuangMing
>            Assignee: Ashish Sharma
>            Priority: Major
>         Attachments: test.sql
>
>
> Insert data into the static partition of an external table, this static partition is created in advance, When hive.exec.parallel is turned on, it {color:#FF0000}occasionally{color} occurs after execution that the partition does not exist and the it no apparent error logs during execution



--
This message was sent by Atlassian Jira
(v8.3.4#803005)