[jira] Commented: (HIVE-1673) Create table bug causes the row format property lost when serde is specified.

2010-10-01 Thread Namit Jain (JIRA)

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

Namit Jain commented on HIVE-1673:
--

scriptfile1.q and smp_mapjoin_8.q in TestMiniMrCliDriver are also unrelated - 
filed independent jiras for them also.


> Create table bug causes the row format property lost when serde is specified.
> -
>
> Key: HIVE-1673
> URL: https://issues.apache.org/jira/browse/HIVE-1673
> Project: Hadoop Hive
>  Issue Type: Bug
>Affects Versions: 0.7.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
> Fix For: 0.7.0
>
> Attachments: hive-1673.1.patch
>
>
> An example:
> create table src_rc_serde_yongqiang(key string, value string) ROW FORMAT  
> DELIMITED FIELDS TERMINATED BY '\\0' stored as rcfile; 
> will lost the row format information.

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



[jira] Commented: (HIVE-1673) Create table bug causes the row format property lost when serde is specified.

2010-10-01 Thread Namit Jain (JIRA)

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

Namit Jain commented on HIVE-1673:
--

create_escape.q in TestCliDriver is failing intermittently, but has nothing to 
do with the current patch

> Create table bug causes the row format property lost when serde is specified.
> -
>
> Key: HIVE-1673
> URL: https://issues.apache.org/jira/browse/HIVE-1673
> Project: Hadoop Hive
>  Issue Type: Bug
>Affects Versions: 0.7.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
> Fix For: 0.7.0
>
> Attachments: hive-1673.1.patch
>
>
> An example:
> create table src_rc_serde_yongqiang(key string, value string) ROW FORMAT  
> DELIMITED FIELDS TERMINATED BY '\\0' stored as rcfile; 
> will lost the row format information.

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



[jira] Commented: (HIVE-1673) Create table bug causes the row format property lost when serde is specified.

2010-09-30 Thread He Yongqiang (JIRA)

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

He Yongqiang commented on HIVE-1673:


Just tried again, the same tests succeeded in my box. Can you post your diff 
for those testcases?

> Create table bug causes the row format property lost when serde is specified.
> -
>
> Key: HIVE-1673
> URL: https://issues.apache.org/jira/browse/HIVE-1673
> Project: Hadoop Hive
>  Issue Type: Bug
>Affects Versions: 0.7.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
> Fix For: 0.7.0
>
> Attachments: hive-1673.1.patch
>
>
> An example:
> create table src_rc_serde_yongqiang(key string, value string) ROW FORMAT  
> DELIMITED FIELDS TERMINATED BY '\\0' stored as rcfile; 
> will lost the row format information.

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



[jira] Commented: (HIVE-1673) Create table bug causes the row format property lost when serde is specified.

2010-09-30 Thread Namit Jain (JIRA)

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

Namit Jain commented on HIVE-1673:
--

The following tests failed:

create_escape.q


and 


scriptfile1.q
smp_mapjoin_8.q

in TestMiniMrCliDriver

> Create table bug causes the row format property lost when serde is specified.
> -
>
> Key: HIVE-1673
> URL: https://issues.apache.org/jira/browse/HIVE-1673
> Project: Hadoop Hive
>  Issue Type: Bug
>Affects Versions: 0.7.0
>Reporter: He Yongqiang
>Assignee: He Yongqiang
> Fix For: 0.7.0
>
> Attachments: hive-1673.1.patch
>
>
> An example:
> create table src_rc_serde_yongqiang(key string, value string) ROW FORMAT  
> DELIMITED FIELDS TERMINATED BY '\\0' stored as rcfile; 
> will lost the row format information.

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