[jira] [Updated] (HIVE-7529) "insert query fails on hdfs federation + viewfs" still exists

2014-07-28 Thread Navis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navis updated HIVE-7529:


Assignee: Navis
  Status: Patch Available  (was: Open)

> "insert query fails on hdfs federation + viewfs" still exists
> -
>
> Key: HIVE-7529
> URL: https://issues.apache.org/jira/browse/HIVE-7529
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.1
>Reporter: John
>Assignee: Navis
> Attachments: HIVE-7529.1.patch.txt
>
>
> $ echo 111,222 >/tmp/testtable
> $ sudo -u hive hive
> hive> create table test (a int, b int) row format delimited fields terminated 
> by ',' stored as textfile;
> OK
> Time taken: 2.355 seconds
> hive> load data local inpath '/tmp/testtable' overwrite into table test;



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


[jira] [Updated] (HIVE-7529) "insert query fails on hdfs federation + viewfs" still exists

2014-07-28 Thread Navis (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navis updated HIVE-7529:


Attachment: HIVE-7529.1.patch.txt

> "insert query fails on hdfs federation + viewfs" still exists
> -
>
> Key: HIVE-7529
> URL: https://issues.apache.org/jira/browse/HIVE-7529
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.1
>Reporter: John
> Attachments: HIVE-7529.1.patch.txt
>
>
> $ echo 111,222 >/tmp/testtable
> $ sudo -u hive hive
> hive> create table test (a int, b int) row format delimited fields terminated 
> by ',' stored as textfile;
> OK
> Time taken: 2.355 seconds
> hive> load data local inpath '/tmp/testtable' overwrite into table test;



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


[jira] [Updated] (HIVE-7529) "insert query fails on hdfs federation + viewfs" still exists

2014-07-28 Thread John (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John updated HIVE-7529:
---

Description: 
$ echo 111,222 >/tmp/testtable
$ sudo -u hive hive
hive> create table test (a int, b int) row format delimited fields terminated 
by ',' stored as textfile;
OK
Time taken: 2.355 seconds
hive> load data local inpath '/tmp/testtable' overwrite into table test;

  was:https://issues.apache.org/jira/browse/HIVE-6152


> "insert query fails on hdfs federation + viewfs" still exists
> -
>
> Key: HIVE-7529
> URL: https://issues.apache.org/jira/browse/HIVE-7529
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 0.13.1
>Reporter: John
>
> $ echo 111,222 >/tmp/testtable
> $ sudo -u hive hive
> hive> create table test (a int, b int) row format delimited fields terminated 
> by ',' stored as textfile;
> OK
> Time taken: 2.355 seconds
> hive> load data local inpath '/tmp/testtable' overwrite into table test;



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