[GitHub] incubator-rya pull request #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-rya/pull/139 --- 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 #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-02-07 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/139#discussion_r99916906 --- Diff: pom.xml --- @@ -80,6 +80,7 @@ under the License. 0.9.2 1.3.0-m1 +0.9.4-SNAPSHOT --- End

[GitHub] incubator-rya pull request #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-02-07 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/139#discussion_r99916874 --- Diff: extras/indexingExample/src/main/assembly/assembly.xml --- @@ -33,6 +33,7 @@ under the License.

[GitHub] incubator-rya pull request #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-02-07 Thread ejwhite922
Github user ejwhite922 commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/139#discussion_r99916370 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/accumulo/geo/GeoWaveGeoIndexer.java --- @@ -0,0 +1,661 @@ +/* + *

[GitHub] incubator-rya pull request #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-02-03 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/139#discussion_r99417564 --- Diff: extras/rya.geoindexing/src/main/java/org/apache/rya/indexing/accumulo/geo/GeoWaveGeoIndexer.java --- @@ -0,0 +1,661 @@ +/* + *

[GitHub] incubator-rya pull request #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-02-03 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/139#discussion_r99424446 --- Diff: extras/indexingExample/src/main/assembly/assembly.xml --- @@ -33,6 +33,7 @@ under the License.

[GitHub] incubator-rya pull request #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-02-03 Thread amihalik
Github user amihalik commented on a diff in the pull request: https://github.com/apache/incubator-rya/pull/139#discussion_r99424572 --- Diff: pom.xml --- @@ -80,6 +80,7 @@ under the License. 0.9.2 1.3.0-m1 +0.9.4-SNAPSHOT --- End

[GitHub] incubator-rya pull request #139: RYA-241 Adding GeoWave indexer to rya.geoin...

2017-02-03 Thread ejwhite922
GitHub user ejwhite922 opened a pull request: https://github.com/apache/incubator-rya/pull/139 RYA-241 Adding GeoWave indexer to rya.geoindexing. ## Description Added GeoWave indexer to rya.geoindexing. This is a configurable option that can be used in place of GeoMesa.