[ https://issues.apache.org/jira/browse/HIVE-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246219#comment-14246219 ]
Dong Chen commented on HIVE-4629: --------------------------------- The location's value in template is {{$\{system:java.io.tmpdir\}/$\{system:user.name\}/operation_logs}}. And for doc, I think it can be more simplified as {{$\{java.io.tmpdir\}/$\{user.name\}/operation_logs}} > HS2 should support an API to retrieve query logs > ------------------------------------------------ > > Key: HIVE-4629 > URL: https://issues.apache.org/jira/browse/HIVE-4629 > Project: Hive > Issue Type: Sub-task > Components: HiveServer2 > Reporter: Shreepadma Venugopalan > Assignee: Dong Chen > Labels: TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-4629-no_thrift.1.patch, HIVE-4629.1.patch, > HIVE-4629.2.patch, HIVE-4629.3.patch.txt, HIVE-4629.4.patch, > HIVE-4629.5.patch, HIVE-4629.6.patch, HIVE-4629.7.patch, HIVE-4629.8.patch, > HIVE-4629.9.patch > > > HiveServer2 should support an API to retrieve query logs. This is > particularly relevant because HiveServer2 supports async execution but > doesn't provide a way to report progress. Providing an API to retrieve query > logs will help report progress to the client. -- This message was sent by Atlassian JIRA (v6.3.4#6332)