Skip to content

Instantly share code, notes, and snippets.

@cherniag
Created September 18, 2017 15:33
Show Gist options
  • Save cherniag/ad437697b9754b68f15e97319409e08d to your computer and use it in GitHub Desktop.
Save cherniag/ad437697b9754b68f15e97319409e08d to your computer and use it in GitHub Desktop.
get impala queries by statement
http://<host>:7180/cmf/impala/completedQueries?startTime=1505403480000&endTime=1505404440000&filters=statement+RLIKE+%27<statement pattern>%27&offset=0&limit=300&serviceName=impala&histogramAttributes=query_duration&_=1505485509039
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment