GitHub user dlyle65535 opened a pull request:
https://github.com/apache/incubator-metron/pull/279
METRON-466: Full Dev Platform build sometimes fails
Tested on Full Dev and Quick Dev.
Ambari seems to have changed their response in 2.4.0.1-1, if you request
"START ALL" on a cluster where all services are already started, it doesn't
actually make a request, so there is no request ID reported back.
I also suppressed starting of the Yaf probe (because we don't run the
parser topology for Yaf) and bumped java_home so Snort would work.
I needed to separate the inventory directories for quick and full dev
certain properties (in this case java_home) can lag between quick and full dev.
Note- Full dev still doesn't come up cleanly after the build successfully
completes due to what looks like insufficient memory. I've opened
[METRON-467](https://issues.apache.org/jira/browse/METRON-467).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlyle65535/incubator-metron METRON-466
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/279.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 #279
----
commit 64f2256bb549db1ee8bbf1870f628ca6a649a422
Author: David Lyle <[email protected]>
Date: 2016-09-27T17:29:04Z
METRON-466: Full Dev Platform build sometimes fails
----
---
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.
---