[ https://issues.apache.org/jira/browse/HIVE-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989832#comment-13989832 ]
Eugene Koifman commented on HIVE-7010: -------------------------------------- The general rule in HCat/WebHCat is to keep deprecated API for 2 releases. That is why it has been removed now. If we had added templeton/v2/jobs instead of templeton/v1/jobs, this would not help the client once v1 is desupported. So we'd have to support deprecated API for ever... I think the fundamental issue is that API evolution is not well defined in WebHCat, as you can see it's still at v1. Is this change something that Knox can handle or should we restore the API? (The change was made in trunk, so we can still restore it before 0.14 ships) > templeton/v1/queue REST method has been removed > ----------------------------------------------- > > Key: HIVE-7010 > URL: https://issues.apache.org/jira/browse/HIVE-7010 > Project: Hive > Issue Type: Bug > Components: Documentation, WebHCat > Affects Versions: 0.14.0 > Reporter: Eugene Koifman > Assignee: Lefty Leverenz > > deprecated "queue" REST method was removed from WebHCat in HIVE-6432. "jobs" > is the replacement. > https://cwiki.apache.org/confluence/display/Hive/WebHCat+Reference needs to > be updated -- This message was sent by Atlassian JIRA (v6.2#6252)