You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,14 +23,14 @@ Basically, GeoWave is working to bridge geospatial software with distributed com
23
23
* A [changelog is available](http://ngageoint.github.io/geowave/changelog.html) which details the changes and features for each of our [github releases](https://github.com/ngageoint/geowave/releases)
24
24
25
25
## The Software
26
-
* We have a [RPM repository](http://s3.amazonaws.com/geowave-rpms/index.html)
26
+
* We have a [RPM repository](http://ngageoint.github.io/geowave/packages.html)
27
27
* See [Documentation: Installation from RPM](http://ngageoint.github.io/geowave/documentation.html#installation-from-rpm) for more info.
28
28
* Deb packages if enough people request them
29
29
* We have [Maven artifact repositories](http://ngageoint.github.io/geowave/documentation.html#maven-repositories) (indexes not enabled, but it works in a maven repo fragment)
<1> We preface the table name with the Accumulo namespace we configured earlier in the Accumulo configuration section followed by a dot (NAMESPACE.TABLE_NAME)
92
+
<2> Ensure you match the correct GeoWave ingest plugin type for the data you are ingesting
93
+
94
+
After running the ingest command you should see the various index tables in Accumulo
0 commit comments