[
https://issues.apache.org/jira/browse/METRON-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15858488#comment-15858488
]
ASF GitHub Bot commented on METRON-707:
---------------------------------------
GitHub user cestella opened a pull request:
https://github.com/apache/incubator-metron/pull/446
METRON-707: Correct ansible to execute threat intel bulk loading via the
flat file script
Ansible deployments in aws or in vagrant with `threat_intel` turned on will
fail currently due to an executable renaming.
To test this, run it up in AWS or in vagrant with `threat_intel` turned on
and after the deployment verify that the `threat_intel` hbase table has data in
it via `echo "scan 'threatintel'" | hbase shell`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cestella/incubator-metron METRON-707
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/446.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #446
----
commit 2540b151c69d22fa9247d430967c99573d0bb8bb
Author: cstella <[email protected]>
Date: 2017-02-08T20:08:35Z
Fixing threat intel to use the proper command
----
> Correct ansible to execute threat intel bulk loading via the flat file script
> -----------------------------------------------------------------------------
>
> Key: METRON-707
> URL: https://issues.apache.org/jira/browse/METRON-707
> Project: Metron
> Issue Type: Bug
> Reporter: Casey Stella
> Assignee: Casey Stella
> Fix For: 0.3.1
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)