You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2010/05/19 22:25:54 UTC

[jira] Created: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
--------------------------------------------------------------------------------------

                 Key: HIVE-1352
                 URL: https://issues.apache.org/jira/browse/HIVE-1352
             Project: Hadoop Hive
          Issue Type: Bug
            Reporter: He Yongqiang
            Assignee: He Yongqiang


Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869337#action_12869337 ] 

He Yongqiang commented on HIVE-1352:
------------------------------------

because of Windows?

> rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1352
>                 URL: https://issues.apache.org/jira/browse/HIVE-1352
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive.1352.1.patch
>
>
> Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

Posted by "Venky Iyer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869327#action_12869327 ] 

Venky Iyer commented on HIVE-1352:
----------------------------------

why '\r\n'?

> rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1352
>                 URL: https://issues.apache.org/jira/browse/HIVE-1352
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive.1352.1.patch
>
>
> Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1352:
-------------------------------

    Attachment: hive.1352.2.patch

> rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1352
>                 URL: https://issues.apache.org/jira/browse/HIVE-1352
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive.1352.1.patch, hive.1352.2.patch
>
>
> Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

Posted by "He Yongqiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1352:
-------------------------------

    Attachment: hive.1352.1.patch

> rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1352
>                 URL: https://issues.apache.org/jira/browse/HIVE-1352
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive.1352.1.patch
>
>
> Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869481#action_12869481 ] 

Namit Jain commented on HIVE-1352:
----------------------------------

+1


> rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1352
>                 URL: https://issues.apache.org/jira/browse/HIVE-1352
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive.1352.1.patch, hive.1352.2.patch
>
>
> Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain resolved HIVE-1352.
------------------------------

     Hadoop Flags: [Reviewed]
    Fix Version/s: 0.6.0
       Resolution: Fixed

committed. thanks Yongqiang

> rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1352
>                 URL: https://issues.apache.org/jira/browse/HIVE-1352
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>             Fix For: 0.6.0
>
>         Attachments: hive.1352.1.patch, hive.1352.2.patch
>
>
> Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-1352) rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.

Posted by "Namit Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869434#action_12869434 ] 

Namit Jain commented on HIVE-1352:
----------------------------------

Dont put a TAB at the end of the last column

> rcfilecat should use '\t' to separate columns and print '\r\n' at the end of each row.
> --------------------------------------------------------------------------------------
>
>                 Key: HIVE-1352
>                 URL: https://issues.apache.org/jira/browse/HIVE-1352
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive.1352.1.patch
>
>
> Talked to Venky, rcfilecat needs to add column and line delimiters. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.