$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS

2016-04-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built $PROJECT_NAME (build #$BUILD_NUMBER) Status: $BUILD_STATUS Check console output at $BUILD_URL to view the results.

[GitHub] incubator-rya pull request: Input format fix

2016-04-07 Thread jej2003
Github user jej2003 commented on the pull request: https://github.com/apache/incubator-rya/pull/32#issuecomment-207034617 @amihalik The exceptions I get are zookeeper connection exceptions and the tests never complete. I am used to the expected exceptions that get printed but this

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58912007 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/observers/TripleObserver.java --- @@ -85,9 +97,16 @@

[jira] [Commented] (RYA-53) Add Visibility to Rya PCJs

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

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911970 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/observers/TripleObserver.java --- @@ -65,6 +72,12 @@

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911896 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/observers/TripleObserver.java --- @@ -50,6 +55,8 @@

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911855 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/observers/QueryResultObserver.java --- @@ -48,8 +50,8

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911697 --- Diff: extras/rya.pcj.fluo/pcj.fluo.app/src/main/java/org/apache/rya/indexing/pcj/fluo/app/FilterResultUpdater.java --- @@ -62,7 +64,8 @@

[jira] [Commented] (RYA-53) Add Visibility to Rya PCJs

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

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911571 --- Diff: extras/rya.pcj.fluo/pcj.fluo.api/src/main/java/org/apache/rya/indexing/pcj/fluo/api/InsertTriples.java --- @@ -53,30 +55,35 @@ */

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911417 --- Diff: extras/indexing/src/test/java/mvm/rya/indexing/external/tupleSet/PcjTablesIntegrationTests.java --- @@ -151,35 +151,39 @@ public void

[jira] [Commented] (RYA-53) Add Visibility to Rya PCJs

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

[jira] [Commented] (RYA-53) Add Visibility to Rya PCJs

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

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911304 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/accumulo/VisibilityBindingSet.java --- @@ -0,0 +1,75 @@ +/* + * Licensed to the

[jira] [Commented] (RYA-53) Add Visibility to Rya PCJs

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

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911177 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/external/tupleSet/FullBindingSetStringConverter.java --- @@ -0,0 +1,87 @@ +/* + *

[GitHub] incubator-rya pull request: RYA-53 add Visibilty Support to RYA

2016-04-07 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/36#discussion_r58911089 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/external/tupleSet/BindingSetConverter.java --- @@ -1,5 +1,5 @@ /* - * Licensed to

[jira] [Commented] (RYA-53) Add Visibility to Rya PCJs

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