[GitHub] incubator-rya pull request #143: Rya-254 Added a factory method to the Prosp...

2017-05-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/143 --- 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 pull request #143: Rya-254 Added a factory method to the Prosp...

2017-04-14 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/143#discussion_r111612686 --- Diff: dao/accumulo.rya/src/main/java/org/apache/rya/accumulo/utils/ConnectorFactory.java --- @@ -0,0 +1,74 @@ +/* + * Licensed to the

[GitHub] incubator-rya pull request #143: Rya-254 Added a factory method to the Prosp...

2017-04-14 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/143#discussion_r111611561 --- Diff: dao/accumulo.rya/src/main/java/org/apache/rya/accumulo/utils/ConnectorFactory.java --- @@ -0,0 +1,74 @@ +/* + * Licensed to the

[GitHub] incubator-rya pull request #143: Rya-254 Added a factory method to the Prosp...

2017-04-14 Thread kchilton2
Github user kchilton2 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/143#discussion_r111611213 --- Diff: extras/rya.prospector/src/main/java/org/apache/rya/prospector/service/ProspectorServiceEvalStatsDAO.java --- @@ -50,10 +54,26 @@ public

[GitHub] incubator-rya pull request #143: Rya-254 Added a factory method to the Prosp...

2017-04-10 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/143#discussion_r110789970 --- Diff: dao/accumulo.rya/src/main/java/org/apache/rya/accumulo/utils/ConnectorFactory.java --- @@ -0,0 +1,74 @@ +/* + * Licensed to the

[GitHub] incubator-rya pull request #143: Rya-254 Added a factory method to the Prosp...

2017-04-10 Thread meiercaleb
Github user meiercaleb commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/143#discussion_r110790295 --- Diff: extras/indexing/src/main/java/org/apache/rya/indexing/accumulo/entity/EntityTupleSet.java --- @@ -37,24 +19,43 @@ import

[GitHub] incubator-rya pull request #143: Rya-254 Added a factory method to the Prosp...

2017-04-10 Thread isper3at
Github user isper3at commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/143#discussion_r110775104 --- Diff: extras/rya.prospector/src/main/java/org/apache/rya/prospector/service/ProspectorServiceEvalStatsDAO.java --- @@ -50,10 +54,26 @@ public

[GitHub] incubator-rya pull request #143: Rya-254 Added a factory method to the Prosp...

2017-03-17 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/143#discussion_r105427319 --- Diff: dao/accumulo.rya/src/main/java/org/apache/rya/accumulo/utils/ConnectorFactory.java --- @@ -0,0 +1,74 @@ +/* + * Licensed to the

[GitHub] incubator-rya pull request #143: Rya 254 Added a factory method to the Prosp...

2017-03-06 Thread kchilton2
GitHub user kchilton2 opened a pull request: https://github.com/apache/incubator-rya/pull/143 Rya 254 Added a factory method to the ProspectorServiceEvalStatsDAO. You can merge this pull request into a Git repository by running: $ git pull