- URL:
- https://<root>/data/items/bigDataFileShares
- Methods:
GET
- Required Capability:
- Access allowed with any authorized privilege
- Version Introduced:
- 10.5
Description
The big
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 |
---|---|
| The response format. The default format is Values: |
Example usage
The following is a sample request URL used to access the big
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"
}