question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Display Druid Query option not working as expected

See original GitHub issue

Attempting to access the “Display Druid Query” option lands in a blank page. I can see the following error in the logs:

Client Error: {"message":"Error: must filter on time unless the allowEternity flag is set","file":"http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js","line":1,"column":344988,"stack":"gt</e.prototype.timeFilterToIntervals@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:344988\ngt</e.prototype.filterToDruid@http://proudshroud.corp.gq1.yahoo.com:4443/app.7e094fdf734a95564ed7.js:1:344728\nIt</n.prototype.getQueryAndPostTransform@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:383805\nht</e.prototype.simulateValue@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:327279\nJe</e.prototype._computeResolvedSimulate/</<@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:220147\nn.fillDatasetExternalAlterations@http://proudshroud.corp.gq1.yahoo.com:4443/app.7e094fdf734a95564ed7.js:1:183113\nn.fillExpressionExternalAlteration@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:182817\nJe</e.prototype._computeResolvedSimulate/<@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:220112\nJe</e.prototype._computeResolvedSimulate@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:220092\nJe</e.prototype.simulateQueryPlan@http://proudshroud.corp.gq1.com:4443/app.7e094fdf734a95564ed7.js:1:219794\nn.DruidQueryModal@http://proudshroud.corp.gq1.yahoo.com:4443/app.7e094fdf734a95564ed7.js:37:1476617\nbeginWork@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:31711\nr@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:44327\na@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:44648\ns@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:44886\nw@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:48429\nS@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:48166\nbatchedUpdates@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:49595\nZ@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:9667\nke@http://proudshroud.corp.gq1.com:4443/main.js?v=1.14.0:14:14119\n","hash":"#Metrics_Cluster_V2/4/N4IgbglgzgrghgGwgLzgFwgewHYgFwhLYCmAtAMYAWcATmiADQgYC2xyOx+IAomuQHoAqgBUAwoxAAzCAjTEaUfAG1QaAJ4AHLgVZcmNYlO57JegAoKsAEyV5VIazBrosuAuZEBGABKSo8pr4pF5MGtrcCOjEASAAvgC6iUxQmkhodg7hOswQbJLWecTYUG4mRZIA5i7YMFE0EBrcnl4Asv6YdPig2g2Y1txmWjmFbCVlTIWG5Bg43HBQ5MWF2JWShsa6FXFMSCyN+LUICMkgUFYxKqAbCsVL3OSYMNj0TFKdLOjdzMPc1kZwOqvcCIGA5eI7a5GW7Ye4EYhgYoZSTvGifeh4NS/Aj/KSAuSSMCg8FxSEgG6GWE5fa4N4fL6Yn4RHEAoGE4mDUkMKFSGFwkCfAAeKPpGKxzMcrIJTCJCDBnNOmgg2BI1gAIkVxjhMiAAPrkOUBBT+BSQe5MNhoBrkSSUTCxBJMJUq4jWADKnQxIARSKUu2IlWWhzqCCYlAglUoSEjGKOJyAA"}

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
adrianmrozcommented, May 17, 2019

Soon …

On serious note, we’re running beta in our company and it’s looking promising, so I would say next week.

And here it is: https://github.com/allegro/turnilo/releases/tag/1.15.0

0reactions
adrianmrozcommented, Jan 2, 2020

Close due to inactivity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nested SQL query not working as expected - Google Groups
You received this message because you are subscribed to the Google Groups "Druid User" group. To unsubscribe from this group and stop receiving...
Read more >
Nested groupby query not working as expected - Druid Forum
I tried to use Druid nested groupby query to get the expected result. The query statement is like below: {. “intervals”: [.
Read more >
Scan queries - Apache Druid
The Scan query returns raw Apache Druid rows in streaming mode. In addition to straightforward usage where a Scan query is issued to...
Read more >
Druid Report Timestamp is not being set correctly in queries
Double-down by setting the "user.timezone": "America/New_York" in the JAVA_TIMEZONE. ... I expect that each of the timestamp rows to be displayed ...
Read more >
Intermittent problems with querying data from druid using SQL
But, to play a guessing game - I would expect it to be a Kerberos issue. Do you have KRB5_CLIENT_KTNAME env variable populated...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found