incubator-rya-develop - Build # 9 - Still Unstable

2016-05-12 Thread Apache Jenkins Server
The Apache Jenkins build system has built incubator-rya-develop (build #9) Status: Still Unstable Check console output at https://builds.apache.org/job/incubator-rya-develop/9/ to view the results.

[GitHub] incubator-rya pull request: Rya 64

2016-05-12 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/38#discussion_r63053214 --- Diff: extras/indexing/src/test/java/mvm/rya/indexing/external/PcjIntegrationTestingUtil.java --- @@ -25,22 +25,6 @@ import java.util.HashSet;

[GitHub] incubator-rya pull request: Rya 64

2016-05-12 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/38#discussion_r63053017 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/external/fluo/FluoPcjUpdaterConfig.java --- @@ -0,0 +1,120 @@ +/* + * Licensed to the

[GitHub] incubator-rya pull request: Rya 64

2016-05-12 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/38#discussion_r63052862 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/external/accumulo/AccumuloPcjStorageConfig.java --- @@ -0,0 +1,57 @@ +/* + * Licensed

[GitHub] incubator-rya pull request: Rya 64

2016-05-12 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/38#discussion_r63052396 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/external/PrecomputedJoinIndexer.java --- @@ -0,0 +1,255 @@ +/* + * Licensed to the Apa

[GitHub] incubator-rya pull request: Rya 64

2016-05-12 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/38#discussion_r63052257 --- Diff: extras/indexing/src/main/java/mvm/rya/indexing/accumulo/ConfigUtils.java --- @@ -118,22 +118,22 @@ public static final String GEO_PRE

[GitHub] incubator-rya pull request: Fixed failing test. RYA-6

2016-05-12 Thread pujav65
Github user pujav65 commented on the pull request: https://github.com/apache/incubator-rya/pull/37#issuecomment-218811924 looks good, i will merge once i verify that the tests pass --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

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

2016-05-12 Thread pujav65
Github user pujav65 commented on the pull request: https://github.com/apache/incubator-rya/pull/36#issuecomment-218811735 no comments on this -- i will merge it once i verify tests pass. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] incubator-rya pull request: Added data type in tuple creation

2016-05-12 Thread pujav65
Github user pujav65 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/33#discussion_r63051791 --- Diff: pig/accumulo.pig/src/main/java/mvm/rya/accumulo/pig/StatementPatternStorage.java --- @@ -289,11 +289,14 @@ public Tuple getNext() throws IOEx