Installation freezes in step "6. Create DB scheme and insert initial data"

24 views
Skip to first unread message

Marcus Rocha

unread,
Jul 21, 2017, 10:46:44 AM7/21/17
to Hogzilla Users
Hi,

installation freezes in the end of step 6. Any ideas on how to fix or to debug? Transcript follows.


==================================================================================================

Will insert data into HBase now!                                                                                                                   [  INFO   ]
Executing: echo "create 'hogzilla_flows','flow','event'"                      > /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_flows'...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_sflows','flow'"                             >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_sflows...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_events','event'"                            >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_events...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_sensor','sensor'"                           >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_sensor...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_signatures','signature'"                    >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_signat...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_mynets','net'"                              >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_mynets...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_reputation','rep'"                          >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_reputa...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_histograms','info','values'"                >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_histog...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_clusters','info'"                           >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_cluste...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_cluster_members','info','member','cluster'" >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_cluste...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_inventory','info'"                          >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_invent...                                                                                                          [   OK    ]
Executing: echo "create 'hogzilla_authrecords','auth'"                        >> /tmp/.hogzilla_hbase_script
Command: echo "create 'hogzilla_authre...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.16.', 'net:description', 'Desc 172.16.'"   >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.16.', 'net:prefix', '172.16.'"             >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.17.', 'net:description', 'Desc 172.17.'"   >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.17.', 'net:prefix', '172.17.'"             >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.18.', 'net:description', 'Desc 172.18.'"   >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.18.', 'net:prefix', '172.18.'"             >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.19.', 'net:description', 'Desc 172.19.'"   >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.19.', 'net:prefix', '172.19.'"             >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.20.', 'net:description', 'Desc 172.20.'"   >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "put 'hogzilla_mynets', '172.20.', 'net:prefix', '172.20.'"             >> /tmp/.hogzilla_hbase_script
Command: echo "put 'hogzilla_mynets', ...                                                                                                          [   OK    ]
Executing: echo "exit"                          >> /tmp/.hogzilla_hbase_script
Command: echo "exit"                  ...                                                                                                          [   OK    ]
Executing: chown hogzilla. /tmp/.hogzilla_hbase_script
Command: chown hogzilla. /tmp/.hogzill...                                                                                                          [   OK    ]
Executing: /home/hogzilla/hbase/bin/hbase shell /tmp/.hogzilla_hbase_script                                            
=====>>> This last step does not finish

==================================================================================================

Regards,
Marcus Rocha

Paulo Angelo

unread,
Jul 21, 2017, 3:52:32 PM7/21/17
to Marcus Rocha, Hogzilla Users
Hi Marcus,

    Open a new terminal and check if HBase (and Hadoop) is running. You can do it by running the following commands:

$ /home/hogzilla/hbase/bin/hbase shell
> list

    It should not return an error. If HBase is not running, take a look on its logs at ~/hbase/logs . Common problems regarding HBase and Hadoop occurs when the server hostname doesn't resolve to an IP up in a server's interface.

    If you prefer, we can finish this installation together via TeamViewer.

Regards,

Paulo Angelo



--
You received this message because you are subscribed to the Google Groups "Hogzilla Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hogzilla+unsubscribe@googlegroups.com.
To post to this group, send email to hogz...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hogzilla/36fa4464-e141-4bb9-95af-9e6e74f4a82e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Marcus Rocha

unread,
Jul 26, 2017, 9:00:43 AM7/26/17
to Paulo Angelo, Hogzilla Users
Up and running. Thanx a lot for your cooperation.

Marcus

Paulo Angelo escreveu:
Reply all
Reply to author
Forward
0 new messages