You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Zhanwei Wang (JIRA)" <ji...@apache.org> on 2016/02/17 03:39:18 UTC

[jira] [Resolved] (HAWQ-392) HAWQ init report ERROR but finished successfully

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

Zhanwei Wang resolved HAWQ-392.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> HAWQ init report ERROR but finished successfully
> ------------------------------------------------
>
>                 Key: HAWQ-392
>                 URL: https://issues.apache.org/jira/browse/HAWQ-392
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Command Line Tools
>            Reporter: Zhanwei Wang
>            Assignee: Zhanwei Wang
>             Fix For: 2.0.0
>
>
> {code}
> [gpadmin@centos7-namenode hawq-devel]$ hawq init cluster
> 20160203:06:20:56:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Prepare to do 'hawq init'
> 20160203:06:20:56:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-You can check log in /home/gpadmin/hawqAdminLogs/hawq_init_20160203.log
> Warning: Permanently added 'centos7-namenode,172.18.0.2' (ECDSA) to the list of known hosts.
> Warning: Permanently added 'centos7-datanode1,172.18.0.3' (ECDSA) to the list of known hosts.
> Warning: Permanently added 'centos7-datanode2,172.18.0.4' (ECDSA) to the list of known hosts.
> Warning: Permanently added 'centos7-datanode3,172.18.0.5' (ECDSA) to the list of known hosts.
> 20160203:06:20:56:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Init hawq with args: ['init', 'cluster']
> Continue with HAWQ init Yy|Nn (default=N):
> > y
> 20160203:06:20:58:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-No standby host configured, skip it
> 20160203:06:20:58:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Check if hdfs path is available
> 20160203:06:20:59:000350 hawq_init:centos7-namenode:gpadmin-[WARNING]:-WARNING:'hdfs://centos7-namenode:8020/hawq_default' does not exist, create it ...
> 20160203:06:20:59:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-3 segment hosts defined
> 20160203:06:20:59:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Set default_segment_num as: 24
> 20160203:06:21:00:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Start to init master node: 'centos7-namenode'
> 20160203:06:21:21:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-20160203:06:21:21:000462 hawqinit.sh:centos7-namenode:gpadmin-[INFO]:-Loading hawq_toolkit...
> 20160203:06:21:21:000350 hawq_init:centos7-namenode:gpadmin-[ERROR]:-Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
> 20160203:06:21:21:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Master init successfully
> 20160203:06:21:21:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Init segments in list: ['centos7-datanode1', 'centos7-datanode2', 'centos7-datanode3']
> .....................20160203:06:21:42:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Warning: Permanently added 'centos7-namenode,172.18.0.2' (ECDSA) to the list of known hosts.
> Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
> 20160203:06:21:42:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Warning: Permanently added 'centos7-namenode,172.18.0.2' (ECDSA) to the list of known hosts.
> Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
> .20160203:06:21:43:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Warning: Permanently added 'centos7-namenode,172.18.0.2' (ECDSA) to the list of known hosts.
> Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
> .
> 20160203:06:21:45:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-3 of 3 segments init successfully
> 20160203:06:21:45:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Segments init successfully on nodes '['centos7-datanode1', 'centos7-datanode2', 'centos7-datanode3']'
> 20160203:06:21:45:000350 hawq_init:centos7-namenode:gpadmin-[INFO]:-Init HAWQ cluster successfully
> {code}
> {code}
> 20160203:06:21:21:000350 hawq_init:centos7-namenode:gpadmin-[ERROR]:-Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)