- URL:https://[root]/data/items/bigDataFileShares
- Child Resources:Data Item
- Required Capability:Default administrator role | All authorized privileges
- Version Introduced:10.5
Description
The bigDataFileShares resource provides access to the big data file share data items that have been registered with ArcGIS Server. Big data file share data items are network accessible file system folders, Apache Hadoop Distributed File System (HDFS) stores, Apache Hive stores, or cloud stores that contain one or more datasets. Big data file shares can only be registered on a server that has been assigned the GeoAnalytics Server role.
Request parameters
Parameter | Details |
---|---|
f | The response format. The default format is html. Values: html | json | pjson |
Example usage
The following is a sample request URL used to access the bigDataFileShares resource:
https://machine.domain.com/webadaptor/admin/data/items/bigDataFileShares?f=pjson
JSON Response example
{
"path": "/bigDataFileShares",
"type": "datadir",
"id": "3e1b6a16-4c19-4f7e-b92a-95d384a4441f"
}