public class PhoenixConnectionUtil
extends java.lang.Object
| Constructor and Description |
|---|
PhoenixConnectionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.conf.Configuration |
getConfiguration(org.apache.hadoop.mapred.JobConf jobConf) |
static java.sql.Connection |
getConnection(org.apache.hadoop.hive.metastore.api.Table table) |
static java.sql.Connection |
getInputConnection(org.apache.hadoop.conf.Configuration conf,
java.util.Properties props) |
public static java.sql.Connection getInputConnection(org.apache.hadoop.conf.Configuration conf,
java.util.Properties props)
throws java.sql.SQLException
java.sql.SQLExceptionpublic static java.sql.Connection getConnection(org.apache.hadoop.hive.metastore.api.Table table)
throws java.sql.SQLException
java.sql.SQLExceptionpublic static org.apache.hadoop.conf.Configuration getConfiguration(org.apache.hadoop.mapred.JobConf jobConf)
Copyright © 2021 Apache Software Foundation. All rights reserved.