[ https://issues.apache.org/jira/browse/HIVE-8288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162358#comment-14162358 ]
Vaibhav Gumashta commented on HIVE-8288: ---------------------------------------- [~thejas] Done. I accidentaly removed {code} optProcessor.parse(args); {code} from the last patch and so the test was trying to compare expected system property value without parsing. > HiveServer2 dynamic discovery should create znodes organized by version > number & add support for removing server uri's of a particular version from > the server script. > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-8288 > URL: https://issues.apache.org/jira/browse/HIVE-8288 > Project: Hive > Issue Type: Sub-task > Components: HiveServer2 > Affects Versions: 0.14.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Priority: Critical > Labels: TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-8288.1.patch, HIVE-8288.2.patch, HIVE-8288.3.patch, > HIVE-8288.4.patch, HIVE-8288.5.patch > > > Something like: > /hiveserver2/serverUri=host:port;version=versionInfo;sequence=sequenceNumber > would be better to support admin actions like removing all znodes for a > particular version. Also need to add an option to deregister all HiveServer2 > instances from dynamic service discovery via command line. Something like: > hive --service hiveserver2 --deregister 0.14.0-SNAPSHOT -- This message was sent by Atlassian JIRA (v6.3.4#6332)