[jira] [Commented] (RYA-94) Remove from secondary indexes when deleting from DAO

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427389#comment-15427389 ] ASF GitHub Bot commented on RYA-94: --- Github user pujav65 commented on the issue: https:

[GitHub] incubator-rya issue #73: RYA-94 Remove from secondary indexes when deleting ...

2016-08-18 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/73 hey david, Two things: 1. Merge to develop not master 2. Mark the Pull request as WIP if its not ready to be merged --- If your project is set up for it, you can reply to this ema

[GitHub] incubator-rya pull request #73: Rya 94 rm index

2016-08-18 Thread DLotts
GitHub user DLotts opened a pull request: https://github.com/apache/incubator-rya/pull/73 Rya 94 rm index Not ready for review yet. More commits to come. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DLotts/incubator-rya RYA-94

[jira] [Commented] (RYA-149) Pom Modifications after 3.2.10 release

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427135#comment-15427135 ] ASF GitHub Bot commented on RYA-149: Github user pujav65 commented on the issue: htt

[GitHub] incubator-rya issue #69: RYA-149 Updating pom to make the release easier

2016-08-18 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/69 looks good. I won't be able to merge this today, but I don't see why you couldn't merge it since this change was already discussed on the dev list. --- If your project is set up for it, you c

[jira] [Assigned] (RYA-156) Add a Pull Request Template

2016-08-18 Thread Andrew Smith (JIRA)
[ https://issues.apache.org/jira/browse/RYA-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Smith reassigned RYA-156: Assignee: Andrew Smith > Add a Pull Request Template > --- > >

[jira] [Commented] (RYA-133) Mongo Secondary indexers are broken

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427104#comment-15427104 ] ASF GitHub Bot commented on RYA-133: Github user isper3at commented on the issue: ht

[GitHub] incubator-rya issue #72: RYA-133 Fix broken Mongo Secondary Indexers

2016-08-18 Thread isper3at
Github user isper3at commented on the issue: https://github.com/apache/incubator-rya/pull/72 I already have it templated up in a bookmarklett. We can actually add something to the .git folder so that the template is auto-added to the PR. I'll assign the ticket to myself and set it u

[jira] [Commented] (RYA-133) Mongo Secondary indexers are broken

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427101#comment-15427101 ] ASF GitHub Bot commented on RYA-133: Github user amihalik commented on the issue: ht

[jira] [Updated] (RYA-156) Add a Pull Request Template

2016-08-18 Thread Aaron Mihalik (JIRA)
[ https://issues.apache.org/jira/browse/RYA-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron Mihalik updated RYA-156: -- Description: I really like how Andrew described this Pull Request [here|https://github.com/apache/incubato

[GitHub] incubator-rya issue #72: RYA-133 Fix broken Mongo Secondary Indexers

2016-08-18 Thread amihalik
Github user amihalik commented on the issue: https://github.com/apache/incubator-rya/pull/72 No comments on your PR commit, but I really like your description. I think we should do this: [RYA-156 - Add a Pull Request Template](https://issues.apache.org/jira/browse/RYA-156) --- If y

[jira] [Commented] (RYA-133) Mongo Secondary indexers are broken

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427100#comment-15427100 ] ASF GitHub Bot commented on RYA-133: Github user isper3at commented on a diff in the pull

[GitHub] incubator-rya pull request #72: RYA-133 Fix broken Mongo Secondary Indexers

2016-08-18 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/72#discussion_r75383666 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/FilterFunctionOptimizer.java --- @@ -101,23 +102,23 @@ public void setConf(final Configuration

[jira] [Created] (RYA-156) Add a Pull Request Template

2016-08-18 Thread Aaron Mihalik (JIRA)
Aaron Mihalik created RYA-156: - Summary: Add a Pull Request Template Key: RYA-156 URL: https://issues.apache.org/jira/browse/RYA-156 Project: Rya Issue Type: Wish Components: docs

[jira] [Commented] (RYA-133) Mongo Secondary indexers are broken

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427095#comment-15427095 ] ASF GitHub Bot commented on RYA-133: Github user DLotts commented on a diff in the pull r

[GitHub] incubator-rya pull request #72: RYA-133 Fix broken Mongo Secondary Indexers

2016-08-18 Thread DLotts
Github user DLotts commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/72#discussion_r75383276 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/FilterFunctionOptimizer.java --- @@ -101,23 +102,23 @@ public void setConf(final Configuration c

[jira] [Commented] (RYA-133) Mongo Secondary indexers are broken

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427065#comment-15427065 ] ASF GitHub Bot commented on RYA-133: GitHub user isper3at opened a pull request: htt

[GitHub] incubator-rya pull request #72: RYA-133 Fix broken Mongo Secondary Indexers

2016-08-18 Thread isper3at
GitHub user isper3at opened a pull request: https://github.com/apache/incubator-rya/pull/72 RYA-133 Fix broken Mongo Secondary Indexers ## Description >What changed? The secondary indexers need an empty constructor. Moved back to an init() call instead, leave empty construc

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

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427033#comment-15427033 ] ASF GitHub Bot commented on RYA-151: Github user kchilton2 commented on a diff in the pul

[GitHub] incubator-rya pull request #68: [WIP] RYA-151 Rya Query benchmark tool imple...

2016-08-18 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/68#discussion_r75374195 --- Diff: extras/rya.benchmark/src/test/java/org/apache/rya/benchmark/query/BenchmarkQueriesReaderIT.java --- @@ -0,0 +1,55 @@ +/** + * Licen

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

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427030#comment-15427030 ] ASF GitHub Bot commented on RYA-151: Github user kchilton2 commented on a diff in the pul

[GitHub] incubator-rya pull request #68: [WIP] RYA-151 Rya Query benchmark tool imple...

2016-08-18 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/68#discussion_r75374018 --- Diff: extras/rya.benchmark/src/test/java/org/apache/rya/benchmark/query/BenchmarkQueriesReaderIT.java --- @@ -0,0 +1,55 @@ +/** + * Licen

[jira] [Updated] (RYA-94) Remove from secondary indexes when deleting from DAO

2016-08-18 Thread David W. Lotts (JIRA)
[ https://issues.apache.org/jira/browse/RYA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David W. Lotts updated RYA-94: -- Priority: Blocker (was: Critical) > Remove from secondary indexes when deleting from DAO >

[jira] [Created] (RYA-155) Merge Tool - Separate out config elements for different datastores

2016-08-18 Thread Eric White (JIRA)
Eric White created RYA-155: -- Summary: Merge Tool - Separate out config elements for different datastores Key: RYA-155 URL: https://issues.apache.org/jira/browse/RYA-155 Project: Rya Issue Type: Tas

[jira] [Commented] (RYA-109) Add Spark support

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426924#comment-15426924 ] ASF GitHub Bot commented on RYA-109: Github user Ejgood21 closed the pull request at:

[GitHub] incubator-rya pull request #70: [WIP] RYA-109 Add Spark Support

2016-08-18 Thread Ejgood21
Github user Ejgood21 closed the pull request at: https://github.com/apache/incubator-rya/pull/70 --- 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

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

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

[GitHub] incubator-rya pull request #68: [WIP] RYA-151 Rya Query benchmark tool imple...

2016-08-18 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/68#discussion_r75355985 --- Diff: extras/rya.benchmark/src/test/java/org/apache/rya/benchmark/query/BenchmarkQueriesReaderIT.java --- @@ -0,0 +1,55 @@ +/** + * Licens

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

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426879#comment-15426879 ] ASF GitHub Bot commented on RYA-151: Github user kchilton2 commented on a diff in the pul

[GitHub] incubator-rya pull request #68: [WIP] RYA-151 Rya Query benchmark tool imple...

2016-08-18 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/68#discussion_r75354404 --- Diff: extras/rya.benchmark/src/test/java/org/apache/rya/benchmark/query/BenchmarkQueriesReaderIT.java --- @@ -0,0 +1,55 @@ +/** + * Licen

[jira] [Commented] (RYA-109) Add Spark support

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426768#comment-15426768 ] ASF GitHub Bot commented on RYA-109: GitHub user Ejgood21 opened a pull request: htt

[GitHub] incubator-rya pull request #71: [WIP] RYA-109 Feature/spark graph x

2016-08-18 Thread Ejgood21
GitHub user Ejgood21 opened a pull request: https://github.com/apache/incubator-rya/pull/71 [WIP] RYA-109 Feature/spark graph x You can merge this pull request into a Git repository by running: $ git pull https://github.com/Ejgood21/incubator-rya feature/sparkGraphX Alternati

[jira] [Commented] (RYA-76) Organize and document MapReduce support

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426726#comment-15426726 ] ASF GitHub Bot commented on RYA-76: --- Github user jessehatfield closed the pull request at:

[GitHub] incubator-rya pull request #55: RYA-76 Consolidated MapReduce API and applic...

2016-08-18 Thread jessehatfield
Github user jessehatfield closed the pull request at: https://github.com/apache/incubator-rya/pull/55 --- 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 fe

[jira] [Commented] (RYA-109) Add Spark support

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426654#comment-15426654 ] ASF GitHub Bot commented on RYA-109: Github user amihalik commented on the issue: ht

[GitHub] incubator-rya issue #70: [WIP] RYA-109 Add Spark Support

2016-08-18 Thread amihalik
Github user amihalik commented on the issue: https://github.com/apache/incubator-rya/pull/70 Something is screwy with Jesse's commit that you pulled in. The commit you have has hash 1855213 and the one in the apache/develop branch has 01489ef. This needs to be fixed before we can

[GitHub] incubator-rya pull request #70: Feature/spark

2016-08-18 Thread Ejgood21
GitHub user Ejgood21 opened a pull request: https://github.com/apache/incubator-rya/pull/70 Feature/spark Spark GraphX Support - WIP You can merge this pull request into a Git repository by running: $ git pull https://github.com/Ejgood21/incubator-rya feature/spark Alternative

[GitHub] incubator-rya pull request #67: Rya 101 and 102 Mongo Rya example fails to i...

2016-08-18 Thread DLotts
Github user DLotts commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/67#discussion_r75326137 --- Diff: dao/mongodb.rya/src/main/java/mvm/rya/mongodb/MongoConnectorFactory.java --- @@ -41,26 +47,77 @@ * @param conf The {@link Configurati

[jira] [Commented] (RYA-149) Pom Modifications after 3.2.10 release

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426467#comment-15426467 ] ASF GitHub Bot commented on RYA-149: GitHub user amihalik opened a pull request: htt

[GitHub] incubator-rya pull request #69: RYA-149 Updating pom to make the release eas...

2016-08-18 Thread amihalik
GitHub user amihalik opened a pull request: https://github.com/apache/incubator-rya/pull/69 RYA-149 Updating pom to make the release easier You can merge this pull request into a Git repository by running: $ git pull https://github.com/amihalik/incubator-rya RYA-149 Alternati

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

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

[GitHub] incubator-rya pull request #68: [WIP] RYA-151 Rya Query benchmark tool imple...

2016-08-18 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/68#discussion_r75303476 --- Diff: extras/rya.benchmark/src/test/java/org/apache/rya/benchmark/query/BenchmarkQueriesReaderIT.java --- @@ -0,0 +1,55 @@ +/** + * Licens

[jira] [Commented] (RYA-105) Fluo Integration with Rya

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426381#comment-15426381 ] ASF GitHub Bot commented on RYA-105: Github user pujav65 commented on the issue: htt

[GitHub] incubator-rya issue #58: RYA-105: Fluo Integration

2016-08-18 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/58 @meiercaleb can you close this pull request? --- 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 f

[jira] [Commented] (RYA-130) Rya Mongo Fail on Multi Bindingset Joins

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426370#comment-15426370 ] ASF GitHub Bot commented on RYA-130: Github user amihalik closed the pull request at:

[GitHub] incubator-rya pull request #46: Adding Visibilties to Rya Web

2016-08-18 Thread amihalik
Github user amihalik closed the pull request at: https://github.com/apache/incubator-rya/pull/46 --- 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

[jira] [Commented] (RYA-130) Rya Mongo Fail on Multi Bindingset Joins

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426369#comment-15426369 ] ASF GitHub Bot commented on RYA-130: Github user pujav65 commented on the issue: htt

[GitHub] incubator-rya pull request #57: RYA-130 Fixed Rya Mongo Multi Binding Set Jo...

2016-08-18 Thread amihalik
Github user amihalik closed the pull request at: https://github.com/apache/incubator-rya/pull/57 --- 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

[jira] [Commented] (RYA-76) Organize and document MapReduce support

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/RYA-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426366#comment-15426366 ] ASF GitHub Bot commented on RYA-76: --- Github user pujav65 commented on the issue: https:

[GitHub] incubator-rya issue #57: RYA-130 Fixed Rya Mongo Multi Binding Set Join

2016-08-18 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/57 @amihalik can you close this pull request? --- 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 fea

[GitHub] incubator-rya issue #55: RYA-76 Consolidated MapReduce API and applications ...

2016-08-18 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/55 @jessehatfield can you please close this pull request? --- 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 h

[GitHub] incubator-rya issue #46: Adding Visibilties to Rya Web

2016-08-18 Thread pujav65
Github user pujav65 commented on the issue: https://github.com/apache/incubator-rya/pull/46 @amihalik can you please close this pull request? --- 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 t