[
https://issues.apache.org/jira/browse/HAWQ-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16276972#comment-16276972
]
ASF GitHub Bot commented on HAWQ-1553:
--------------------------------------
GitHub user outofmem0ry opened a pull request:
https://github.com/apache/incubator-hawq-docs/pull/134
HAWQ-1553 Add option to hawq extract to specify log directory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/outofmem0ry/incubator-hawq-docs
document/HAWQ-1553
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq-docs/pull/134.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 #134
----
commit 7f89466967bfe3d4b3f8f348f83996f8048d5a33
Author: Shubham Sharma <[email protected]>
Date: 2017-12-04T15:31:33Z
HAWQ-1553 Add option to hawq extract to specify log directory
----
> User who doesn't have home directory can not run hawq extract command
> ---------------------------------------------------------------------
>
> Key: HAWQ-1553
> URL: https://issues.apache.org/jira/browse/HAWQ-1553
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Command Line Tools
> Reporter: Shubham Sharma
> Assignee: Radar Lei
>
> HAWQ extract stores information in hawqextract_YYYYMMDD.log under directory
> ~/hawqAdminLogs, and a user who doesn't have it's own home directory
> encounters failure when running hawq extract.
> We can add -l option in order to set the target log directory for hawq
> extract.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)