You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The integration test for inputSources tests the HTTP inputSource using https://druid.apache.org/data/wikipedia.json.gz. This file is served by an ASF web server which recently started causing connection timeout error while downloading the file.
The integration test for inputSources tests the HTTP inputSource using
https://druid.apache.org/data/wikipedia.json.gz. This file is served by an ASF web server which recently started causing connection timeout error while downloading the file.