Big data file shares

URL:
https://<root>/data/items/bigDataFileShares
Methods:
GET
Required Capability:
Access allowed with any authorized privilege
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

ParameterDetails

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:

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/admin/data/items/bigDataFileShares?f=pjson

JSON Response example

Use dark colors for code blocksCopy
1
2
3
4
5
{
  "path": "/bigDataFileShares",
  "type": "datadir",
  "id": "3e1b6a16-4c19-4f7e-b92a-95d384a4441f"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.