[
https://issues.apache.org/jira/browse/TAJO-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033376#comment-14033376
]
Hudson commented on TAJO-862:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #248 (See
[https://builds.apache.org/job/Tajo-master-build/248/])
TAJO-862: Restore failure of dumped relations. (jihoon) (jihoonson: rev
d6e37127bb597fb9bceb745ee644ea43a25c2751)
* CHANGES
* tajo-client/src/main/java/org/apache/tajo/cli/SimpleParser.java
* tajo-client/src/main/java/org/apache/tajo/client/TajoDump.java
> Restore failure of dumped relations
> -----------------------------------
>
> Key: TAJO-862
> URL: https://issues.apache.org/jira/browse/TAJO-862
> Project: Tajo
> Issue Type: Bug
> Components: conf and scripts
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.9.0, 0.8.1
>
> Attachments: TAJO-862.patch
>
>
> When I try to restore dumped relations, I met the below errors.
> {noformat}
> $ bin/tsql -f cat_dump.sql
> OK
> ERROR: syntax error at or near '<EOF>'
> ...
> {noformat}
> 'OK' message means that database is successfully created.
> However, the above syntax error is occurred for every 'create table'
> statement.
--
This message was sent by Atlassian JIRA
(v6.2#6252)