[jira] [Created] (HIVE-25439) Make the DistCp stat csv content parse-able

2021-08-08 Thread Pravin Sinha (Jira)
Pravin Sinha created HIVE-25439:
---

 Summary: Make the DistCp stat csv content parse-able
 Key: HIVE-25439
 URL: https://issues.apache.org/jira/browse/HIVE-25439
 Project: Hive
  Issue Type: Bug
Reporter: Pravin Sinha
Assignee: Pravin Sinha


The csv file generated by script replstats.sh isn't parse-able when the number 
of bytes Copied is huge. The 'Bytes Copied' field itself can have comma. E.g
{code:java}
#cat Repl#repl_testing20210802T153039308427#14711values.csv 

job_1624306668424_194169,2-Aug-2021 20:20:41,2-Aug-2021 20:22:08,1mins, 
27sec,2-Aug-2021 20:22:29,21sec,1,0,112,527,514,1,SUCCEEDED

{code}



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


[jira] [Created] (HIVE-25438) Update partition column stats fails with invalid syntax error for MySql

2021-08-08 Thread mahesh kumar behera (Jira)
mahesh kumar behera created HIVE-25438:
--

 Summary: Update partition column stats fails with invalid syntax 
error for MySql
 Key: HIVE-25438
 URL: https://issues.apache.org/jira/browse/HIVE-25438
 Project: Hive
  Issue Type: Sub-task
Reporter: mahesh kumar behera
Assignee: mahesh kumar behera


The quotes are not supported by mysql if  ANSI_QUOTES is not set.



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