[jira] [Commented] (HIVE-6410) Allow output serializations separators to be set for HDFS path as well.

2014-04-09 Thread Hive QA (JIRA)

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

Hive QA commented on HIVE-6410:
---



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12628684/HIVE-6410.patch

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 5556 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_insert_overwrite_directory
{noformat}

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2192/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/2192/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12628684

> Allow output serializations separators to be set for HDFS path as well.
> ---
>
> Key: HIVE-6410
> URL: https://issues.apache.org/jira/browse/HIVE-6410
> Project: Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Reporter: Amareshwari Sriramadasu
>Assignee: Amareshwari Sriramadasu
> Fix For: 0.13.0
>
> Attachments: HIVE-6410.patch
>
>
> HIVE-3682 adds functionality for users to set serialization constants for 
> 'insert overwrite local directory'. The same functionality should be 
> available for hdfs path as well. The workaround suggested is to create a 
> table with required format and insert into the table, which enforces the 
> users to know the schema of the result and create the table ahead. Though 
> that works, it is good to have the functionality for loading into directory 
> as well.
> I'm planning to add the same functionality in 'insert overwrite directory' in 
> this jira.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HIVE-6410) Allow output serializations separators to be set for HDFS path as well.

2014-02-17 Thread Xuefu Zhang (JIRA)

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

Xuefu Zhang commented on HIVE-6410:
---

Though closing either one of the dupes is fine, HIVE-5672 has the history of 
discussions, which provides background for code reviewers.

> Allow output serializations separators to be set for HDFS path as well.
> ---
>
> Key: HIVE-6410
> URL: https://issues.apache.org/jira/browse/HIVE-6410
> Project: Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Reporter: Amareshwari Sriramadasu
>Assignee: Amareshwari Sriramadasu
> Fix For: 0.13.0
>
> Attachments: HIVE-6410.patch
>
>
> HIVE-3682 adds functionality for users to set serialization constants for 
> 'insert overwrite local directory'. The same functionality should be 
> available for hdfs path as well. The workaround suggested is to create a 
> table with required format and insert into the table, which enforces the 
> users to know the schema of the result and create the table ahead. Though 
> that works, it is good to have the functionality for loading into directory 
> as well.
> I'm planning to add the same functionality in 'insert overwrite directory' in 
> this jira.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HIVE-6410) Allow output serializations separators to be set for HDFS path as well.

2014-02-13 Thread Amareshwari Sriramadasu (JIRA)

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

Amareshwari Sriramadasu commented on HIVE-6410:
---

[~xuefu.w...@kodak.com], had the patch ready, so uploaded. I don't mind any of 
them being closed as duplicate of other, as long as code gets in.

> Allow output serializations separators to be set for HDFS path as well.
> ---
>
> Key: HIVE-6410
> URL: https://issues.apache.org/jira/browse/HIVE-6410
> Project: Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Reporter: Amareshwari Sriramadasu
>Assignee: Amareshwari Sriramadasu
> Attachments: HIVE-6410.patch
>
>
> HIVE-3682 adds functionality for users to set serialization constants for 
> 'insert overwrite local directory'. The same functionality should be 
> available for hdfs path as well. The workaround suggested is to create a 
> table with required format and insert into the table, which enforces the 
> users to know the schema of the result and create the table ahead. Though 
> that works, it is good to have the functionality for loading into directory 
> as well.
> I'm planning to add the same functionality in 'insert overwrite directory' in 
> this jira.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HIVE-6410) Allow output serializations separators to be set for HDFS path as well.

2014-02-12 Thread Xuefu Zhang (JIRA)

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

Xuefu Zhang commented on HIVE-6410:
---

Obviously, this is a dupe of https://issues.apache.org/jira/browse/HIVE-5672. 
Please close this one and take HIVE-5672 instead. Thanks.

> Allow output serializations separators to be set for HDFS path as well.
> ---
>
> Key: HIVE-6410
> URL: https://issues.apache.org/jira/browse/HIVE-6410
> Project: Hive
>  Issue Type: Improvement
>  Components: Query Processor
>Reporter: Amareshwari Sriramadasu
>Assignee: Amareshwari Sriramadasu
>
> HIVE-3682 adds functionality for users to set serialization constants for 
> 'insert overwrite local directory'. The same functionality should be 
> available for hdfs path as well. The workaround suggested is to create a 
> table with required format and insert into the table, which enforces the 
> users to know the schema of the result and create the table ahead. Though 
> that works, it is good to have the functionality for loading into directory 
> as well.
> I'm planning to add the same functionality in 'insert overwrite directory' in 
> this jira.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)