public class YarnQueueHelper extends Object
| Constructor and Description |
|---|
YarnQueueHelper(HiveConf conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkQueueAccess(String queueName,
String userName) |
String |
handleUnexpectedStatusCode(HttpURLConnection connection,
int statusCode,
String errorStr) |
public YarnQueueHelper(HiveConf conf)
public void checkQueueAccess(String queueName, String userName) throws IOException, HiveException
IOExceptionHiveExceptionpublic String handleUnexpectedStatusCode(HttpURLConnection connection, int statusCode, String errorStr) throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.