I switched to using centos and got further in the install but failed at the 
below area. This was using the full-dev-platform. Can anyone help.

TASK [metron_hbase_tables : Create the HBase tables required for Metron] *******
changed: [node1] => (item=pcap)
changed: [node1] => (item=access_tracker)
failed: [node1] => (item=threatintel) => {"changed": true, "cmd": "echo 
\"create 'threatintel','t'\" | hbase shell -n", "delta": "0:00:09.204114", 
"end": "2017-02-26 00:03:31.012795", "failed": true, "failed_when_result": 
true, "item": "threatintel", "rc": 134, "start": "2017-02-26 00:03:21.808681", 
"stderr": "/bin/sh: line 1: 21718 Done                    echo \"create 
'threatintel','t'\"\n     21719 Aborted                 | hbase shell -n", 
"stdout": "#\n# A fatal error has been detected by the Java Runtime 
Environment:\n#\n#  SIGSEGV (0xb) at pc=0x00007f7fe11e7787, pid=21719, 
tid=140187236992768\n#\n# JRE version: Java(TM) SE Runtime Environment 
(8.0_77-b03) (build 1.8.0_77-b03)\n# Java VM: Java HotSpot(TM) 64-Bit Server VM 
(25.77-b03 mixed mode linux-amd64 compressed oops)\n# Problematic frame:\n# V  
[libjvm.so+0x63c787]  InstanceKlass::array_klass_impl(instanceKlassHandle, 
bool, int, Thread*)+0x47\n#\n# Failed to write core dump. Core dumps have been 
disabled. To enable core dumping, try \"ulimit -c unlimited\" before starting 
Java again\n#\n# An error report file with more information is saved as:\n# 
/var/log/hbase/hs_err_pid21719.log\n#\n# If you would like to submit a bug 
report, please visit:\n#   http://bugreport.java.com/bugreport/crash.jsp\n#";, 
"stdout_lines": ["#", "# A fatal error has been detected by the Java Runtime 
Environment:", "#", "#  SIGSEGV (0xb) at pc=0x00007f7fe11e7787, pid=21719, 
tid=140187236992768", "#", "# JRE version: Java(TM) SE Runtime Environment 
(8.0_77-b03) (build 1.8.0_77-b03)", "# Java VM: Java HotSpot(TM) 64-Bit Server 
VM (25.77-b03 mixed mode linux-amd64 compressed oops)", "# Problematic frame:", 
"# V  [libjvm.so+0x63c787]  
InstanceKlass::array_klass_impl(instanceKlassHandle, bool, int, Thread*)+0x47", 
"#", "# Failed to write core dump. Core dumps have been disabled. To enable 
core dumping, try \"ulimit -c unlimited\" before starting Java again", "#", "# 
An error report file with more information is saved as:", "# 
/var/log/hbase/hs_err_pid21719.log", "#", "# If you would like to submit a bug 
report, please visit:", "#   http://bugreport.java.com/bugreport/crash.jsp";, 
"#"], "warnings": []}
failed: [node1] => (item=enrichment) => {"changed": true, "cmd": "echo \"create 
'enrichment','t'\" | hbase shell -n", "delta": "0:00:22.159056", "end": 
"2017-02-26 00:03:53.401427", "failed": true, "failed_when_result": true, 
"item": "enrichment", "rc": 1, "start": "2017-02-26 00:03:31.242371", "stderr": 
"java exception", "stdout": "ERROR Java::JavaIo::IOException: Can't get master 
address from ZooKeeper; znode data == null", "stdout_lines": ["ERROR 
Java::JavaIo::IOException: Can't get master address from ZooKeeper; znode data 
== null"], "warnings": []}

PLAY RECAP *********************************************************************
node1                      : ok=91   changed=34   unreachable=0    failed=1   

Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.

Reply via email to