druid icon indicating copy to clipboard operation
druid copied to clipboard

Druid extension druid-lookups-cached-single is not working lookup type is not found

Open samar-sajnani opened this issue 1 year ago • 2 comments

Getting an error the pollingLookup type is not found when adding a lookup in the UI

Affected Version

30.0.0

Description

Getting error that lookup type pollingLookup is not found

samar-sajnani avatar Aug 13 '24 19:08 samar-sajnani

This issue has been marked as stale due to 280 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.

github-actions[bot] avatar May 21 '25 00:05 github-actions[bot]

This may be the same issue as described in https://github.com/apache/druid/issues/15936#issuecomment-2881800870. If so, it's a web UI issue, really: the web console code doesn't understand loadingLookup or pollingLookup, although they work fine via API. Adding support for these to the web UI would be a nice addition.

gianm avatar May 30 '25 22:05 gianm