Create a Reducer.

Privileges: ANALYTICS_MODIFY

Returns the created reducer.

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

The code of the reducer in the specified language.

int64 | null

Reduced ID generated by system. Absent when user is creating a new
reducer. Mandatory for 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 reducer was part of a jar file, then this
field will have the JAR name.

string | null

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

int32 | null

Programming language used by the reducer.

string | null

Name of the reducer.

Responses

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