You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Suhas Vasu (JIRA)" <ji...@apache.org> on 2014/08/08 13:17:12 UTC

[jira] [Updated] (FALCON-578) Table import & table export failing during hcat table replication

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

Suhas Vasu updated FALCON-578:
------------------------------

    Description: 
I submitted a hcat feed with replication.
The replication started failing at action:
x@table-export
with the error
{noformat}
2014-08-08 13:20:17,640 ERROR org.apache.hadoop.hive.ql.Driver: FAILED: ParseException line 1:40 missing ( at 'ds' near '<EOF>'
line 1:62 missing ) at 'to' near '<EOF>'
org.apache.hadoop.hive.ql.parse.ParseException: line 1:40 missing ( at 'ds' near '<EOF>'
line 1:62 missing ) at 'to' near '<EOF>'
{noformat}

Looks like there is something wrong in hql

  was:
I submitted a hcat feed with replication.
The replication started failing at action:
x@table-export
with the error
{norformat}
2014-08-08 13:20:17,640 ERROR org.apache.hadoop.hive.ql.Driver: FAILED: ParseException line 1:40 missing ( at 'ds' near '<EOF>'
line 1:62 missing ) at 'to' near '<EOF>'
org.apache.hadoop.hive.ql.parse.ParseException: line 1:40 missing ( at 'ds' near '<EOF>'
line 1:62 missing ) at 'to' near '<EOF>'
{noformat}

Looks like there is something wrong in hql


> Table import & table export failing during hcat table replication
> -----------------------------------------------------------------
>
>                 Key: FALCON-578
>                 URL: https://issues.apache.org/jira/browse/FALCON-578
>             Project: Falcon
>          Issue Type: Bug
>          Components: feed
>            Reporter: Suhas Vasu
>            Assignee: Suhas Vasu
>
> I submitted a hcat feed with replication.
> The replication started failing at action:
> x@table-export
> with the error
> {noformat}
> 2014-08-08 13:20:17,640 ERROR org.apache.hadoop.hive.ql.Driver: FAILED: ParseException line 1:40 missing ( at 'ds' near '<EOF>'
> line 1:62 missing ) at 'to' near '<EOF>'
> org.apache.hadoop.hive.ql.parse.ParseException: line 1:40 missing ( at 'ds' near '<EOF>'
> line 1:62 missing ) at 'to' near '<EOF>'
> {noformat}
> Looks like there is something wrong in hql



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