Hi there,
I have configured a spatiotemporal big data store in my test server site. However it is not showing up in Geoevent manager.
Here is a screenshot if the initial command line config:
Here is the description from the describedatastore command:
and here is the Data store validation from the Server manager:
So everything looks good, but the Data store is not showing up in Geoevent manager:
I added it to server using the server primary site administrator account before I federated with portal. I also have a regular data store running on another machine that has been added to portal as the hosting server. All firewalls are turned off.
Any ideas?
Thanks,
Marc
Hi Stephan,
The tutorial can be found on the GeoEvent Gallery:
http://www.arcgis.com/home/item.html?id=870b1bf0ad17472497b84b528cb9af00
Best,
Thomas
Hi,
Thanks for creating the BDS tutorial, it is extremely helpful.
Regards,
Marc
I was seeing the same behavior as described above by the original poster, whereby the list of Spatiotemporal Big Data Stores was empty no matter what steps I tried. In my case, the issue was caused by having the Spatiotemporal data store registered with the ArcGIS Server containing GeoEvent Server. If you are federating your servers with Portal, then the Spatiotemporal data store must instead be registered with the Hosted ArcGIS Server. After I made this change and refreshed the data store connections from GeoEvent Manager, they began appearing in the drop-down list as expected.
William, it seems we have the same issue. Could you please explain more?
we have two servers federated with portal.How to register Spatiotemporal data store with the Hosted ArcGIS Server? Do you mean to replace "geoevent server" with "hosted ArcGIS server" when configuring spatootemporal ds?
configuredatastore <ArcGIS Server admin URL> <ArcGIS Server administrator> <ArcGIS Server administrator password> <data directory> --stores spatiotemporal
In addition, there is no child item for /nosqldatabases
GeoEvent server Manager -> Site -> Data Store -> Register ArcGIS Server
I'm seeing the same issue 10.8.1:
Interesting is the hosted ArcGIS Server has a big data store registered, but the supportsBDS is still set to false. I've checked all the SSL certificates and have all the Data Stores setup in GeoEvents Data Stores. I'm not sure how to proceed to get ArcGIS Server to change that value to true. I've also restarted all services to see if that would change.
{
...,
"supportsBDS":false,
"managedDatabase":[..., {"name":"/nosqlDatabase/ArcGISDataStore_bigdata_bds_fhdkye8r"}]
}