[ https://issues.apache.org/jira/browse/HIVE-12674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071383#comment-15071383 ]
Lefty Leverenz commented on HIVE-12674: --------------------------------------- Doc note: This adds *hive.server2.tez.session.lifetime* and *hive.server2.tez.session.lifetime.jitter* to HiveConf.java, so they need to be documented in the HiveServer2 section of Configuration Properties with a crossreference from the Tez section. * [Configuration Properties -- HiveServer2 | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveServer2] * [Configuration Properties -- Tez | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-Tez] > HS2 Tez sessions should have maximum age > ---------------------------------------- > > Key: HIVE-12674 > URL: https://issues.apache.org/jira/browse/HIVE-12674 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Labels: TODOC2.0 > Fix For: 2.0.0 > > Attachments: HIVE-12674.01.patch, HIVE-12674.01.patch, > HIVE-12674.02.patch, HIVE-12674.03.patch, HIVE-12674.04.patch, > HIVE-12674.patch > > > Certain tokens passed to AM by clients (e.g. an HDFS token) have maximum > lifetime beyond which they cannot be renewed. We should cycle long-lived > session AMs after a configurable period to avoid problems with these. -- This message was sent by Atlassian JIRA (v6.3.4#6332)