apache / apache/druid

Sampler should be able to accept type == index_parallel

Open
#8,979 3 comments 0 reactions 0 assignees View on GitHub
Area - Batch Ingestion Area - Web Console Feature/Change Description Starter
Dominant language
Java
Stars
14.1k
Forks
3.8k
Avg merge
2d 58m
Merged PRs (30d)
233

Description

### Description

Right now the sampler endpoint does not accept type `index_parallel` only `index` this is inconvenient.

### Motivation

It will allow the web-console to remove this hacky function:

![image](https://user-images.githubusercontent.com/177816/70006907-7ccbef80-1523-11ea-8b2b-8880af723b8e.png)

Contributor guide

Open the contributing guide

Research direction

Start by tracing the sampler endpoint's validation and handling for type `index`, then identify where `index_parallel` is rejected. Check the existing sampler behavior and web-console usage described in the issue; done means the endpoint accepts `index_parallel` so the console no longer needs its workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.