[jira] [Commented] (RYA-151) Rya Test Bed

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489134#comment-15489134 ] ASF GitHub Bot commented on RYA-151: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #85: RYA-151 - Benchmarking Tools

2016-09-13 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/85#discussion_r78677753 --- Diff: extras/rya.benchmark/pom.xml --- @@ -0,0 +1,250 @@ + + +http://maven.apache.org/POM/4.0.0; +

[jira] [Commented] (RYA-151) Rya Test Bed

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489132#comment-15489132 ] ASF GitHub Bot commented on RYA-151: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #85: RYA-151 - Benchmarking Tools

2016-09-13 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/85#discussion_r78677735 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/external/PrecomputedJoinStorageSupplier.java --- @@ -27,6 +27,7 @@ import

[jira] [Commented] (RYA-151) Rya Test Bed

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488985#comment-15488985 ] ASF GitHub Bot commented on RYA-151: Github user amihalik commented on a diff in the pull request:

[GitHub] incubator-rya pull request #85: RYA-151 - Benchmarking Tools

2016-09-13 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/85#discussion_r78671763 --- Diff: extras/rya.benchmark/pom.xml --- @@ -0,0 +1,250 @@ + + +http://maven.apache.org/POM/4.0.0; +

[jira] [Commented] (RYA-151) Rya Test Bed

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488982#comment-15488982 ] ASF GitHub Bot commented on RYA-151: Github user amihalik commented on a diff in the pull request:

[GitHub] incubator-rya pull request #85: RYA-151 - Benchmarking Tools

2016-09-13 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/85#discussion_r78671518 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/external/PrecomputedJoinStorageSupplier.java --- @@ -27,6 +27,7 @@ import

[jira] [Closed] (RYA-175) Apache Rya Website - Missing subscribe to dev list e-mail.

2016-09-13 Thread Adina Crainiceanu (JIRA)
[ https://issues.apache.org/jira/browse/RYA-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adina Crainiceanu closed RYA-175. - > Apache Rya Website - Missing subscribe to dev list e-mail. >

[jira] [Resolved] (RYA-175) Apache Rya Website - Missing subscribe to dev list e-mail.

2016-09-13 Thread Adina Crainiceanu (JIRA)
[ https://issues.apache.org/jira/browse/RYA-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adina Crainiceanu resolved RYA-175. --- Resolution: Fixed solved > Apache Rya Website - Missing subscribe to dev list e-mail. >

[jira] [Commented] (RYA-176) Add Apache Rat exclusion for DEPENDENCIES

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15488238#comment-15488238 ] ASF GitHub Bot commented on RYA-176: GitHub user amihalik opened a pull request:

[GitHub] incubator-rya pull request #93: RYA-176 Adding DEPENDENCIES to RAT Exclusion

2016-09-13 Thread amihalik
GitHub user amihalik opened a pull request: https://github.com/apache/incubator-rya/pull/93 RYA-176 Adding DEPENDENCIES to RAT Exclusion ## Description Updated the POMs to ignore `DEPENDENCIES` file contained in release. Also some minor updates (`rya.console` had a log file

[jira] [Commented] (RYA-165) Fluo PCJ maintenance should use ColumnVisibility.flatten() to simplify the visibility expression

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487868#comment-15487868 ] ASF GitHub Bot commented on RYA-165: Github user kchilton2 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #90: RYA-165 Simplify PCJ result visibility expre...

2016-09-13 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/90#discussion_r78608207 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/observers/QueryResultObserver.java --- @@ -54,6 +58,16

[jira] [Commented] (RYA-165) Fluo PCJ maintenance should use ColumnVisibility.flatten() to simplify the visibility expression

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487719#comment-15487719 ] ASF GitHub Bot commented on RYA-165: Github user amihalik commented on a diff in the pull request:

[jira] [Commented] (RYA-168) Support for property chains for Rya query inference

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487716#comment-15487716 ] ASF GitHub Bot commented on RYA-168: GitHub user pujav65 opened a pull request:

[GitHub] incubator-rya pull request #90: RYA-165 Simplify PCJ result visibility expre...

2016-09-13 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/90#discussion_r78598233 --- Diff: dao/accumulo.rya/src/main/java/mvm/rya/accumulo/utils/VisibilitySimplifier.java --- @@ -0,0 +1,54 @@ +/* + * Licensed to the Apache

[GitHub] incubator-rya pull request #92: [WIP] RYA-168: property chain inference supp...

2016-09-13 Thread pujav65
GitHub user pujav65 opened a pull request: https://github.com/apache/incubator-rya/pull/92 [WIP] RYA-168: property chain inference support ## Description >What Changed? Adding support for property chain inference. ### Tests >Coverage? wrote an example

[GitHub] incubator-rya pull request #51: Upgrading versions of geomesa

2016-09-13 Thread pujav65
Github user pujav65 closed the pull request at: https://github.com/apache/incubator-rya/pull/51 --- 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

[GitHub] incubator-rya issue #51: Upgrading versions of geomesa

2016-09-13 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/51 will change this to geomesa 1.2.5 or 1.3.x instead. --- 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

[jira] [Commented] (RYA-165) Fluo PCJ maintenance should use ColumnVisibility.flatten() to simplify the visibility expression

2016-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487702#comment-15487702 ] ASF GitHub Bot commented on RYA-165: Github user pujav65 commented on a diff in the pull request:

[GitHub] incubator-rya pull request #90: RYA-165 Simplify PCJ result visibility expre...

2016-09-13 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/90#discussion_r78596890 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/observers/QueryResultObserver.java --- @@ -54,6 +58,16

[jira] [Commented] (RYA-177) Review License on Rya Dependencies

2016-09-13 Thread David W. Lotts (JIRA)
[ https://issues.apache.org/jira/browse/RYA-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487678#comment-15487678 ] David W. Lotts commented on RYA-177: How to do this:

[jira] [Commented] (RYA-183) Run the example apps when automated tests are run

2016-09-13 Thread Puja Valiyil (JIRA)
[ https://issues.apache.org/jira/browse/RYA-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487689#comment-15487689 ] Puja Valiyil commented on RYA-183: --- Not really -- those examples are part of a distribution that are

[jira] [Closed] (RYA-181) Review SCM Tag in Parent POM

2016-09-13 Thread Aaron Mihalik (JIRA)
[ https://issues.apache.org/jira/browse/RYA-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Mihalik closed RYA-181. - Resolution: Duplicate > Review SCM Tag in Parent POM > > > Key:

[jira] [Commented] (RYA-183) Run the example apps when automated tests are run

2016-09-13 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15487547#comment-15487547 ] Andrew Smith commented on RYA-183: -- couldn't we just have these use the JUnit framework and move them to a

[jira] [Created] (RYA-183) Run the example apps when automated tests are run

2016-09-13 Thread David W. Lotts (JIRA)
David W. Lotts created RYA-183: -- Summary: Run the example apps when automated tests are run Key: RYA-183 URL: https://issues.apache.org/jira/browse/RYA-183 Project: Rya Issue Type: Test

[jira] [Updated] (RYA-127) Cloning/Merging mongo functionality

2016-09-13 Thread David W. Lotts (JIRA)
[ https://issues.apache.org/jira/browse/RYA-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David W. Lotts updated RYA-127: --- Summary: Cloning/Merging mongo functionality (was: Implement mongo functionality) > Cloning/Merging