[ https://issues.apache.org/jira/browse/HIVE-7553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539010#comment-14539010 ]
Sushanth Sowmyan commented on HIVE-7553: ---------------------------------------- Note : There were two jars checked in to this patch that should not have been attached without source. We should not check in binaries into our source control - we should have it as part of a test-compile phase or equivalent to build it instead. > avoid the scheduling maintenance window for every jar change > ------------------------------------------------------------ > > Key: HIVE-7553 > URL: https://issues.apache.org/jira/browse/HIVE-7553 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Labels: TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-7553.1.patch, HIVE-7553.2.patch, HIVE-7553.3.patch, > HIVE-7553.4.patch, HIVE-7553.patch, HIVE-7553.pdf, SessionStateTest.jar.v1, > SessionStateTest.jar.v2 > > > When user needs to refresh existing or add a new jar to HS2, it needs to > restart it. As HS2 is service exposed to clients, this requires scheduling > maintenance window for every jar change. It would be great if we could avoid > that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)