[
https://issues.apache.org/jira/browse/TAJO-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936403#comment-14936403
]
ASF GitHub Bot commented on TAJO-1902:
--------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/795
TAJO-1902: Add line delimiter for repair partition in TajoDump.
I added line delimiter and verified that this patch had run as expected on
testing cluster.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-1902
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/795.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #795
----
commit 0e010ec3097fcbb7b7375ce28733ba29f33151d1
Author: JaeHwa Jung <[email protected]>
Date: 2015-09-30T05:39:44Z
TAJO-1902: Add line delimiter for repair partition in TajoDump.
----
> Add line delimiter for repair partition in TajoDump
> ---------------------------------------------------
>
> Key: TAJO-1902
> URL: https://issues.apache.org/jira/browse/TAJO-1902
> Project: Tajo
> Issue Type: Bug
> Components: SQL Shell
> Affects Versions: 0.11.0, 0.12.0
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.11.0, 0.12.0
>
>
> Currently, there is no line delimiter for repair partition in TajoDump, As a
> result, when restoring CatalogStore, users couldn't execute their SQL dump
> file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)