You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/27 00:06:00 UTC

[jira] [Commented] (HAWQ-1368) normal user who doesn't have home directory may have problem when running hawq register

    [ https://issues.apache.org/jira/browse/HAWQ-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341824#comment-16341824 ] 

ASF GitHub Bot commented on HAWQ-1368:
--------------------------------------

Github user lisakowen commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq-docs/pull/135#discussion_r164250784
  
    --- Diff: markdown/reference/cli/admin_utilities/hawqregister.html.md.erb ---
    @@ -200,6 +200,8 @@ group {
     <dt>-\\\-version  </dt> 
     <dd>Show the version of this utility, then exit.</dd>
     
    +<dt>-l, -\\\-logdir \<logfile\_directory\>  </dt>
    +<dd>Specifies the log directory that `hawq register` uses for logs. The default is `~/hawqAdminLogs/`.</dd>
    --- End diff --
    
    same comment as hawq extract ...  how about "Specifies the directory that `hawq register` uses for log files."?


> normal user who doesn't have home directory may have problem when running hawq register
> ---------------------------------------------------------------------------------------
>
>                 Key: HAWQ-1368
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1368
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Command Line Tools
>            Reporter: Lili Ma
>            Assignee: Radar Lei
>            Priority: Major
>             Fix For: backlog
>
>
> HAWQ register stores information in hawqregister_YYYYMMDD.log under directory ~/hawqAdminLogs, and normal user who doesn't have own home directory may encounter failure when running hawq regsiter.
> We can add -l option in order to set the target log directory and file name of hawq register.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)