Skip to content

user count is not updating after the enrollment #93

Closed Answered by manjudr
Venkatesh-Dayani23 asked this question in Issues
Discussion options

You must be logged in to vote

@baljeetsingh @raghupathiguduri - Please use the below API to configure the lookups

curl --location 'http://localhost:8888/druid/coordinator/v1/lookups/config' \
--header 'Content-Type: application/json' \
--data '{
    "__default": {
        "districtLookup": {},
        "stateLookup": {},
        "stateSlugLookup": {}
    }
}

District Lookup:

{"version":"v1","lookupExtractorFactory":{"type":"map","map":{"Adilabad":"Adilabad","Agar Malwa":"Agar Malwa","Agra":"Agra","Ahmadnagar":"Ahmednagar","Ahmedabad":"Ahmedabad","Ahmednagar":"Ahmednagar","Aizawl":"Aizawl","Ajmer":"Ajmer","Akola":"Akola","Alappuzha":"Alappuzha","Aligarh":"Aligarh","Alipurduar":"Alipurduar","Alirajpur":"Alirajpur","All…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@raghupathiguduri
Comment options

@baljeetsingh
Comment options

@manjudr
Comment options

Answer selected by Venkatesh-Dayani23
@manjudr
Comment options

@manjudr
Comment options

@Venkatesh-Dayani23
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
4 participants