GitHub user yibter opened a pull request:

    https://github.com/apache/incubator-metron/pull/62

    Rerunning playbook halts due to hdfs put.

    The playbook for AWS fails to rerun due to a hdfs put throwing “File 
exists” errors. Not seeing a hdfs put with override capabilities, so using 
the “ignore_errors” flag pattern seen elsewhere just so the playbook will 
complete on subsequent runs...
    
    
![ignore_error](https://cloud.githubusercontent.com/assets/373458/14070117/7129990c-f470-11e5-8d90-5ab1006fa98b.png)
    
    (Other than that, due to having to restart the playbook a couple of times, 
I was able to get an AWS environment up and running with one command -- which 
is awesome!)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yibter/incubator-metron master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/62.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 #62
    
----
commit 03e6f56640eb6ea86b29d06a9b1e5e2aaaaee7c3
Author: John Stone <[email protected]>
Date:   2016-03-28T03:03:01Z

    Rerunning playbook halts due to hdfs put.
    
    The playbook for AWS fails to rerun due to a hdfs put throwing “File
    exists” errors. Not seeing a put with override hdfs command, so using
    the “ignore_errors” flag pattern seen elsewhere.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to