You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@metron.apache.org by updates on tube <ab...@gmail.com> on 2020/03/18 08:47:54 UTC

maas on apache hcp1.9.1

 when i deploy by referring the tutorial 
 $METRON_HOME/bin/maas_deploy.sh -zq $ZOOKEEPER -lmp /home/mock_dga -hmp /user/metron/models -mo ADD -m 512 -n dga -v 1.0 -ni 1
shows following output


20/03/18 04:32:44 INFO zookeeper.ClientCnxn: Opening socket connection to server HOSTNAME/IP_ADRESS. Will not attempt to authenticate using SASL (unknown error)
20/03/18 04:32:44 INFO zookeeper.ClientCnxn: Socket connection established, initiating session, client: /IP_ADRESS:38278, server: HOSTNAME/IP_ADRESS:2181
20/03/18 04:32:44 INFO zookeeper.ClientCnxn: Session establishment complete on server HOSTNAME/IP_ADRESS, sessionid = 0x170dd2b01360016, negotiated timeout = 60000
20/03/18 04:32:44 INFO state.ConnectionStateManager: State change: CONNECTED
20/03/18 04:32:44 INFO zookeeper.ZooKeeper: Session: 0x170dd2b01360016 closed
20/03/18 04:32:44 INFO zookeeper.ClientCnxn: EventThread shut down



#when i $METRON_HOME/bin/maas_deploy.sh -zq $ZOOKEEPER -mo LIST

20/03/18 04:40:33 INFO zookeeper.ClientCnxn: Opening socket connection to server HOSTNAME/IP_ADRESS:2181. Will not attempt to authenticate using SASL (unknown error)
20/03/18 04:40:33 INFO zookeeper.ClientCnxn: Socket connection established, initiating session, client: /IP_ADDRESS:39384, server: HOSTNAME/IP_ADRESS:2181
20/03/18 04:40:33 INFO zookeeper.ClientCnxn: Session establishment complete on server HOSTNAME/IP_ADRESS, sessionid = 0x270dd2b0076001e, negotiated timeout = 60000
20/03/18 04:40:33 INFO state.ConnectionStateManager: State change: CONNECTED
20/03/18 04:40:34 INFO zookeeper.ZooKeeper: Session: 0x270dd2b0076001e closed
20/03/18 04:40:34 INFO zookeeper.ClientCnxn: EventThread shut down

which means i couldn't see Model dga @ 1.0?