Anyway, to get Athena query IDfor the request, am I sending the Athena JDBC driver? Does any API call request status (with its request identifier?) Any way to get request history through an API call?
Athena query ID
Yes, you can register IDS requests, such as log messages. These messages will be stored in a log file that you can specify when connecting to the JDBC driver.
Log_path attribute
ref Official Documentation
:
AthenaResultSet rs = (AthenaResultSet) statement.executeQuery(query); Object queryId = ((AthenaStatementClient)rs.getClient()).getQueryExecutionId();
Source: https://habr.com/ru/post/1672390/More articles:Chrome errors (net :: ERR_CERT_COMMON_NAME_INVALID) on a self-signed SSL certificate - node.jsPython slow when iterating over cursor - pythonMake fish in F # - f #https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1672388/reinitialize-masonry-isotope-after-pressing-href&usg=ALkJrhgeLJm8Y_DLO2h68aIXG22hb4CEcQJenkins "Trigger builds remotely"> "Authentication ID" is missing - jenkinsContinuous Azure WebJob with Http features running - c #How to import an area into Keycloak and exit - ansibleAre CSS property values ββapplicable to a unit of value with zeros added equivalent to the corresponding non-zero values? - units-of-measurementAndroid build failed with kotlin reflection and prolog - androidPandas DataFrame Replace NaT with None - python-2.7All Articles