Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug ITWikipediaQueryTest #15053

Merged
merged 2 commits into from
Sep 29, 2023

Conversation

findingrish
Copy link
Contributor

@findingrish findingrish commented Sep 28, 2023

This test has been failing lately with following exception.

Error:  before(org.apache.druid.tests.query.ITWikipediaQueryTest)  Time elapsed: 182.3 s  <<< FAILURE!
org.apache.druid.java.util.common.ISE: Error while querying [http://127.0.0.1:8081/druid/coordinator/v1/lookups/config] status [500 Internal Server Error] content [{"error":"given update for lookup [__default]:[wiki-simple] can't replace existing spec [LookupExtractorFactoryContainer{version='v1', lookupExtractorFactory={type=cachedNamespace, extractionNamespace={type=uri, uri=file:/shared/wikiticker-it/wiki-simple-lookup.json, namespaceParseSpec={format=simpleJson}, pollPeriod=PT10S}, firstCacheTimeout=0}}]."}]
	at org.apache.druid.tests.query.ITWikipediaQueryTest.before(ITWikipediaQueryTest.java:78)

It seems that the historical is going out of memory causing this failure.

Trying to take historical heap dump when it goes out of memory.

@abhishekagarwal87 abhishekagarwal87 marked this pull request as ready for review September 29, 2023 07:10
@abhishekagarwal87 abhishekagarwal87 merged commit ebb9724 into apache:master Sep 29, 2023
@LakshSingla LakshSingla added this to the 28.0 milestone Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants