Member since
12-09-2016
37
Posts
1
Kudos Received
0
Solutions
08-24-2017
06:11 AM
Thanks to your help,I handled this correctly.
... View more
08-22-2017
01:15 PM
I got the follow mistake when load opentaxii feeds to hbase. Metron version is 0.4.0 [root@node1 ~]# /usr/metron/0.4.0/bin/threatintel_taxii_load.sh -b "2016-08-01 00:00:00" -c ~/connection_config.json -e ~/extractor.json -p 10000 17/08/22 03:35:01 WARN extractor.TransformFilterExtractorDecorator: Unable to setup zookeeper client - zk_quorum url not provided. **This will limit some Stellar functionality** Exception in thread "main" java.lang.IllegalStateException: Extractor must be a STIX Extractor at org.apache.metron.dataloads.nonbulk.taxii.TaxiiLoader.main(TaxiiLoader.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.hadoop.util.RunJar.run(RunJar.java:233) at org.apache.hadoop.util.RunJar.main(RunJar.java:148) so what can i do to solve this? Any help will be appreciated.
... View more
08-22-2017
11:04 AM
Okay ,Thank you so much.
... View more
08-22-2017
07:31 AM
Have you solve this problem. I got the same mistake. The version of Metron is 0.4.0.
... View more