[GitHub] incubator-metron pull request: METRON-177 Fix typos on the Metron ...

2016-05-20 Thread iraghumitra
GitHub user iraghumitra opened a pull request:

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

METRON-177 Fix typos on the Metron website

1. The link to Benefits is not going to the right place. It should link to:
 https://cwiki.apache.org/confluence/display/METRON/Metron+Benefits

2. In the Architecture section, when I hover “Multi-Vendor..”, 
“Leverages..” and “Interactive..”, it browser thinks its links but its 
not. Don’t show those as links or people will think they are broken links

3. The “Read More” in Functional Themes section doesn’t work. It 
should go to:
 
https://cwiki.apache.org/confluence/display/METRON/Metron+Core+Capabilities+and+Functional+Themes#MetronCoreCapabilitiesandFunctionalThemes-CoreFunctionalThemesCoreFunctionalThemes
4. Misspled words in About and News
5. Security Data Scientist Text incorrect
6. Favicon 
7. The “Github” link on the main page is going to the README, rather 
than https://github.com/apache/incubator-metron/


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

$ git pull https://github.com/iraghumitra/incubator-metron METRON-177

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

https://github.com/apache/incubator-metron/pull/130.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 #130


commit 2410419ba246e58f62cdb8a19b4d32d548d16533
Author: raghumitraksv 
Date:   2016-05-20T21:38:34Z

METRON-177 Fix typos on the Metron website




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-178 Expose the filter capabi...

2016-05-20 Thread cestella
GitHub user cestella opened a pull request:

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

METRON-178 Expose the filter capability in the Parser topologies.

Allow users to specify the MessageFilter to use in the parser topologies. 
We already have this capability, we need to expose it via the zookeeper configs.


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

$ git pull https://github.com/cestella/incubator-metron expose_parser_filter

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

https://github.com/apache/incubator-metron/pull/129.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 #129


commit e3f86085a73656920c2f7f6be1e3e8273df8f210
Author: cstella 
Date:   2016-05-20T21:27:39Z

METRON-178 Expose the filter capability in the Parser topologies.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Metron 173

2016-05-20 Thread cestella
Github user cestella commented on the pull request:

https://github.com/apache/incubator-metron/pull/128#issuecomment-220718342
  
Metron 173 is already merged.  It looks like you have another JIRA (Metron 
177)  for the typos, please open up another PR with just the Metron-177 changes 
in them.  In other words, create another branch from master called METRON-177 
and make your typo changes there and then submit THAT branch as a PR against 
master.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Metron 173

2016-05-20 Thread iraghumitra
GitHub user iraghumitra opened a pull request:

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

Metron 173

Fix typos on the Metron website.
1. The link to Benefits is not going to the right place. It should link to:
 https://cwiki.apache.org/confluence/display/METRON/Metron+Benefits

2. In the Architecture section, when I hover “Multi-Vendor..”, 
“Leverages..” and “Interactive..”, it browser thinks its links but its 
not. Don’t show those as links or people will think they are broken links

3. The “Read More” in Functional Themes section doesn’t work. It 
should go to:
 
https://cwiki.apache.org/confluence/display/METRON/Metron+Core+Capabilities+and+Functional+Themes#MetronCoreCapabilitiesandFunctionalThemes-CoreFunctionalThemesCoreFunctionalThemes
4. Misspled - About and News
5. Security Data Scientist Text incorrect
6. Favicon

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

$ git pull https://github.com/iraghumitra/incubator-metron METRON-173

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

https://github.com/apache/incubator-metron/pull/128.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 #128






---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-173 Updating the the Apache ...

2016-05-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-173 Updating the the Apache ...

2016-05-20 Thread nickwallen
Github user nickwallen commented on the pull request:

https://github.com/apache/incubator-metron/pull/126#issuecomment-220649602
  
+1



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Metron 145: Automate Creation of Va...

2016-05-20 Thread merrimanr
Github user merrimanr commented on the pull request:

https://github.com/apache/incubator-metron/pull/123#issuecomment-220647474
  
+1


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Metron 145: Automate Creation of Va...

2016-05-20 Thread cestella
Github user cestella commented on the pull request:

https://github.com/apache/incubator-metron/pull/123#issuecomment-220647462
  
+1


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-156 Fixed Docs for Vagrant D...

2016-05-20 Thread cestella
Github user cestella commented on a diff in the pull request:

https://github.com/apache/incubator-metron/pull/124#discussion_r64060254
  
--- Diff: metron-deployment/vagrant/full-dev-platform/README.md ---
@@ -62,41 +60,46 @@ Now that the hard part is done, start the Metron 
deployment process.
   vagrant provision
   ```
 
-  In addition to re-running the entire provisioning play book, you may now 
re-run an individual Ansible tag or a collection of tags in the following ways.
+### Explore Metron
 
-  ```
-  ./run_ansible_role.sh web
-  ```
-  or
-  ```
-  vagrant --ansible-tags="web" provision
-  ```
-  Will re-run the web role on the Vagrant image. This will re-install (if 
necessary) and start the UI.
+Navigate to the following resources to explore your newly minted Apache 
Metron environment.
 
-  A collection of tags is specified as a comma separated list.
+ - [Metron](http://node1:8080)
+ - [Ambari](http://node1:5000)
+ - [Services](http://node1:2812)
 
-  ```
-  ./run_ansbile_role.sh "sensors,enrichment"
+Connecting to the host through SSH is as simple as running the following 
command.
 
-  ```
+```
+vagrant ssh
+```
 
-  Tags are listed in the playbooks, some frequently used tags:
-  + hdp-install - Install HDP
-  + hdp-deploy - Deploy and Start HDP Services (will start all Hadoop 
Services)
-  + sensors - Deploy and Start Sensors.
-  + enrichment - Deploy and Start Enrichment Topology.
+### Working with Metron
 
-  Note: there is a convienence script, ```./run_enrichment_role.sh```,  
which runs the enrichment tag.
+In addition to re-running the entire provisioning play book, you may now 
re-run an individual Ansible tag or a collection of tags in the following ways. 
 The following commands will re-run the `web` role on the Vagrant image. This 
will install components (if necessary) and start the UI.
 
-### Explore Metron
+```
+./run_ansible_role.sh web
+```
+or
 
-Navigate to the following resources to explore your newly minted Apache 
Metron environment.
+```
+vagrant --ansible-tags="web" provision
+```
 
- - [Metron](http://node1:8080)
- - [Ambari](http://node1:5000)
+ Using Tags
 
-Connecting to the host through SSH is as simple as running the following 
command.
+A collection of tags is specified as a comma separated list.
+
+```
+./run_ansbile_role.sh "sensors,enrichment"
--- End diff --

`ansbile_role.sh` should be `ansible_role.sh`


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-174 Storm consumption of hba...

2016-05-20 Thread cestella
GitHub user cestella opened a pull request:

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

METRON-174 Storm consumption of  hbase enrichment reference data

We should support streaming enrichment data into kafka and writing it out 
to HBase in a format suitable to be used in either the Simple HBase Enrichment 
Adapter or the Simple HBase Threat Intel Adapter.

This should be fully backwards compatible with how we did parser topologies 
before, so you should be able to spin up a vagrant image and see data go 
through the indices.

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

$ git pull https://github.com/cestella/incubator-metron METRON-174

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

https://github.com/apache/incubator-metron/pull/127.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 #127


commit f9551fc597e29163245aea586b6ee2bb4c5b1150
Author: cstella 
Date:   2016-05-20T14:42:12Z

METRON-174 Allow simple hbase enrichment reference data to be streamed into 
HBase via storm




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-173 Updating the the Apache ...

2016-05-20 Thread cestella
Github user cestella commented on the pull request:

https://github.com/apache/incubator-metron/pull/126#issuecomment-220634820
  
+1, this looks great


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-156 Fixed Docs for Vagrant D...

2016-05-20 Thread nickwallen
Github user nickwallen commented on a diff in the pull request:

https://github.com/apache/incubator-metron/pull/124#discussion_r64051585
  
--- Diff: metron-deployment/vagrant/full-dev-platform/README.md ---
@@ -62,41 +60,46 @@ Now that the hard part is done, start the Metron 
deployment process.
   vagrant provision
   ```
 
-  In addition to re-running the entire provisioning play book, you may now 
re-run an individual Ansible tag or a collection of tags in the following ways.
+### Explore Metron
 
-  ```
-  ./run_ansible_role.sh web
-  ```
-  or
-  ```
-  vagrant --ansible-tags="web" provision
-  ```
-  Will re-run the web role on the Vagrant image. This will re-install (if 
necessary) and start the UI.
+Navigate to the following resources to explore your newly minted Apache 
Metron environment.
 
-  A collection of tags is specified as a comma separated list.
+ - [Metron](http://node1:8080)
+ - [Ambari](http://node1:5000)
+ - [Services](http://node1:2812)
 
-  ```
-  ./run_ansbile_role.sh "sensors,enrichment"
+Connecting to the host through SSH is as simple as running the following 
command.
 
-  ```
+```
+vagrant ssh
+```
 
-  Tags are listed in the playbooks, some frequently used tags:
-  + hdp-install - Install HDP
-  + hdp-deploy - Deploy and Start HDP Services (will start all Hadoop 
Services)
-  + sensors - Deploy and Start Sensors.
-  + enrichment - Deploy and Start Enrichment Topology.
+### Working with Metron
 
-  Note: there is a convienence script, ```./run_enrichment_role.sh```,  
which runs the enrichment tag.
+In addition to re-running the entire provisioning play book, you may now 
re-run an individual Ansible tag or a collection of tags in the following ways. 
 The following commands will re-run the `web` role on the Vagrant image. This 
will install components (if necessary) and start the UI.
 
-### Explore Metron
+```
+./run_ansible_role.sh web
+```
+or
 
-Navigate to the following resources to explore your newly minted Apache 
Metron environment.
+```
+vagrant --ansible-tags="web" provision
+```
 
- - [Metron](http://node1:8080)
- - [Ambari](http://node1:5000)
+ Using Tags
 
-Connecting to the host through SSH is as simple as running the following 
command.
+A collection of tags is specified as a comma separated list.
+
+```
+./run_ansbile_role.sh "sensors,enrichment"
--- End diff --

I don't see a typo.  What am I missing?   The diff may just look weird 
because I reorganized the content.   [Check out the full rendered 
version.](https://github.com/nickwallen/incubator-metron/tree/METRON-156-2/metron-deployment/vagrant/full-dev-platform/README.md)


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-173 Updating the the Apache ...

2016-05-20 Thread iraghumitra
GitHub user iraghumitra opened a pull request:

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

METRON-173 Updating the the Apache Metron Web Page as per the new design

Implemented the new website design as accepted by the community.
The website has some files which are not referenced will do a cleanup 
shortly.
The new website uses Jekyll.

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

$ git pull https://github.com/iraghumitra/incubator-metron METRON-173

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

https://github.com/apache/incubator-metron/pull/126.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 #126


commit b0232a8a8f044d7b659337c7b7f2bd27a5b9b6e2
Author: raghumitraksv 
Date:   2016-05-20T14:30:04Z

METRON-173 Updating the the Apache Metron Web Page as per the new design




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Metron-126 added dfs.replication=1 ...

2016-05-20 Thread cestella
Github user cestella commented on the pull request:

https://github.com/apache/incubator-metron/pull/125#issuecomment-220620508
  
+1 looks good


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Specify shorter control_path to avo...

2016-05-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-156 Fixed Docs for Vagrant D...

2016-05-20 Thread cestella
Github user cestella commented on a diff in the pull request:

https://github.com/apache/incubator-metron/pull/124#discussion_r64049158
  
--- Diff: metron-deployment/vagrant/full-dev-platform/README.md ---
@@ -62,41 +60,46 @@ Now that the hard part is done, start the Metron 
deployment process.
   vagrant provision
   ```
 
-  In addition to re-running the entire provisioning play book, you may now 
re-run an individual Ansible tag or a collection of tags in the following ways.
+### Explore Metron
 
-  ```
-  ./run_ansible_role.sh web
-  ```
-  or
-  ```
-  vagrant --ansible-tags="web" provision
-  ```
-  Will re-run the web role on the Vagrant image. This will re-install (if 
necessary) and start the UI.
+Navigate to the following resources to explore your newly minted Apache 
Metron environment.
 
-  A collection of tags is specified as a comma separated list.
+ - [Metron](http://node1:8080)
+ - [Ambari](http://node1:5000)
+ - [Services](http://node1:2812)
 
-  ```
-  ./run_ansbile_role.sh "sensors,enrichment"
+Connecting to the host through SSH is as simple as running the following 
command.
 
-  ```
+```
+vagrant ssh
+```
 
-  Tags are listed in the playbooks, some frequently used tags:
-  + hdp-install - Install HDP
-  + hdp-deploy - Deploy and Start HDP Services (will start all Hadoop 
Services)
-  + sensors - Deploy and Start Sensors.
-  + enrichment - Deploy and Start Enrichment Topology.
+### Working with Metron
 
-  Note: there is a convienence script, ```./run_enrichment_role.sh```,  
which runs the enrichment tag.
+In addition to re-running the entire provisioning play book, you may now 
re-run an individual Ansible tag or a collection of tags in the following ways. 
 The following commands will re-run the `web` role on the Vagrant image. This 
will install components (if necessary) and start the UI.
 
-### Explore Metron
+```
+./run_ansible_role.sh web
+```
+or
 
-Navigate to the following resources to explore your newly minted Apache 
Metron environment.
+```
+vagrant --ansible-tags="web" provision
+```
 
- - [Metron](http://node1:8080)
- - [Ambari](http://node1:5000)
+ Using Tags
 
-Connecting to the host through SSH is as simple as running the following 
command.
+A collection of tags is specified as a comma separated list.
+
+```
+./run_ansbile_role.sh "sensors,enrichment"
--- End diff --

This looks like a typo


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: Specify shorter control_path to avo...

2016-05-20 Thread cestella
Github user cestella commented on the pull request:

https://github.com/apache/incubator-metron/pull/122#issuecomment-220619587
  
+1 this looks good


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---