Update a Mapper.

Privileges: ANALYTICS_MODIFY

Returns the updated Mapper.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params
string | null

The code of the mapper in the specified language. Should be UTF-8.

int64 | null

Mapper ID generated by system. Absent when user is creating a new mapper.
Mandatory in all other use cases.

boolean | null

Whether the mapper is system defined.

string | null

User can write their own mapper/reducer or upload jar files containing
mappers and reducers. If this mapper was part of a jar file, then this
field will have the JAR name.

string | null

path of JAR in which this mapper was found. This is applicable only when
this mapper was uploaded via JAR.

int32 | null

Language of the mapper.

string | null

Name of the mapper.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json