You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2014/04/09 19:42:17 UTC

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

    [ 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)