| Package | Description |
|---|---|
| org.apache.hive.jdbc |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
HiveStatement.getQueryLog()
Get the execution logs of the given SQL statement.
|
List<String> |
HiveStatement.getQueryLog(boolean incremental,
int fetchSize)
Get the execution logs of the given SQL statement.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.