JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
V
A
AbstractCommandHandler
- Class in
org.apache.hive.beeline
An abstract implementation of CommandHandler.
AbstractCommandHandler(BeeLine, String[], String, Completer[])
- Constructor for class org.apache.hive.beeline.
AbstractCommandHandler
addLine(String)
- Method in class org.apache.hive.beeline.
OutputFile
addLocalDriverClazz(String)
- Method in class org.apache.hive.beeline.
BeeLine
addlocaldriverjar(String)
- Method in class org.apache.hive.beeline.
Commands
addlocaldrivername(String)
- Method in class org.apache.hive.beeline.
Commands
all(String)
- Method in class org.apache.hive.beeline.
Commands
autocommit(String)
- Method in class org.apache.hive.beeline.
Commands
B
batch(String)
- Method in class org.apache.hive.beeline.
Commands
BeeLine
- Class in
org.apache.hive.beeline
A console SQL shell with command completion.
BeeLine()
- Constructor for class org.apache.hive.beeline.
BeeLine
BeeLine.BeelineParser
- Class in
org.apache.hive.beeline
BeeLine.BeelineParser()
- Constructor for class org.apache.hive.beeline.
BeeLine.BeelineParser
BEELINE_DEFAULT_JDBC_DRIVER
- Static variable in class org.apache.hive.beeline.
BeeLine
BEELINE_DEFAULT_JDBC_URL
- Static variable in class org.apache.hive.beeline.
BeeLine
BeeLineSignalHandler
- Interface in
org.apache.hive.beeline
BeeLineSignalHandler.
begin(String[], InputStream)
- Method in class org.apache.hive.beeline.
BeeLine
Start accepting input from stdin, and dispatch it to the appropriate
CommandHandler
until the global variable
exit
is true.
brief(String)
- Method in class org.apache.hive.beeline.
Commands
buildCommand(String, String)
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Flatten the nested upgrade script into a buffer
C
call(String)
- Method in class org.apache.hive.beeline.
Commands
ClassNameCompleter
- Class in
org.apache.hive.beeline
the completer is original provided in JLine 0.9.94 and is being removed in 2.12.
ClassNameCompleter(String...)
- Constructor for class org.apache.hive.beeline.
ClassNameCompleter
clazzFileNameExtension
- Static variable in class org.apache.hive.beeline.
ClassNameCompleter
cleanseCommand(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MySqlCommandParser
cleanseCommand(String)
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Clear any client specific tags
cleanup()
- Method in class org.apache.hive.beeline.util.
QFileClient
close()
- Method in class org.apache.hive.beeline.
BeeLine
close(String)
- Method in class org.apache.hive.beeline.
Commands
Close the current connection.
close()
- Method in class org.apache.hive.beeline.
OutputFile
closeall(String)
- Method in class org.apache.hive.beeline.
Commands
Close all connections.
columns(String)
- Method in class org.apache.hive.beeline.
Commands
COMMAND_PREFIX
- Static variable in class org.apache.hive.beeline.
BeeLine
Commands
- Class in
org.apache.hive.beeline
commit(String)
- Method in class org.apache.hive.beeline.
Commands
compareResults()
- Method in class org.apache.hive.beeline.util.
QFileClient
config(String)
- Method in class org.apache.hive.beeline.
Commands
connect(String)
- Method in class org.apache.hive.beeline.
Commands
connect(Properties)
- Method in class org.apache.hive.beeline.
Commands
D
DB_DERBY
- Static variable in class org.apache.hive.beeline.
HiveSchemaHelper
DB_MSSQL
- Static variable in class org.apache.hive.beeline.
HiveSchemaHelper
DB_MYSQL
- Static variable in class org.apache.hive.beeline.
HiveSchemaHelper
DB_ORACLE
- Static variable in class org.apache.hive.beeline.
HiveSchemaHelper
DB_POSTGRACE
- Static variable in class org.apache.hive.beeline.
HiveSchemaHelper
dbinfo(String)
- Method in class org.apache.hive.beeline.
Commands
DEFAUTL_DELIMITER
- Static variable in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
describe(String)
- Method in class org.apache.hive.beeline.
Commands
doInit()
- Method in class org.apache.hive.beeline.
HiveSchemaTool
Initialize the metastore schema to current version
doInit(String)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
Initialize the metastore schema
doUpgrade()
- Method in class org.apache.hive.beeline.
HiveSchemaTool
Perform metastore schema upgrade.
doUpgrade(String)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
Perform metastore schema upgrade
DriverInfo
- Class in
org.apache.hive.beeline
DriverInfo(String)
- Constructor for class org.apache.hive.beeline.
DriverInfo
DriverInfo(Properties)
- Constructor for class org.apache.hive.beeline.
DriverInfo
dropall(String)
- Method in class org.apache.hive.beeline.
Commands
E
execute(String)
- Method in class org.apache.hive.beeline.
ReflectiveCommandHandler
exportedkeys(String)
- Method in class org.apache.hive.beeline.
Commands
F
findLocalDriver(String)
- Method in class org.apache.hive.beeline.
BeeLine
fromProperties(Properties)
- Method in class org.apache.hive.beeline.
DriverInfo
G
getClassNames()
- Static method in class org.apache.hive.beeline.
ClassNameCompleter
getConnectionToMetastore(String, String, boolean, HiveConf)
- Static method in class org.apache.hive.beeline.
HiveSchemaHelper
Get JDBC connection to metastore db
getConnectionURLExamples()
- Method in class org.apache.hive.beeline.
BeeLine
getConsoleReader(InputStream)
- Method in class org.apache.hive.beeline.
BeeLine
getDbCommandParser(String)
- Static method in class org.apache.hive.beeline.
HiveSchemaHelper
getDbCommandParser(String, String, String, String, HiveConf)
- Static method in class org.apache.hive.beeline.
HiveSchemaHelper
getDelimiter()
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MySqlCommandParser
getDelimiter()
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Get the SQL statement delimiter
getHelpText()
- Method in class org.apache.hive.beeline.
AbstractCommandHandler
getHiveConf()
- Method in class org.apache.hive.beeline.
HiveSchemaTool
getIsolationLevels()
- Method in class org.apache.hive.beeline.
BeeLine
getLastException()
- Method in class org.apache.hive.beeline.
AbstractCommandHandler
getMetadataMethodNames()
- Method in class org.apache.hive.beeline.
BeeLine
getName()
- Method in class org.apache.hive.beeline.
AbstractCommandHandler
getNames()
- Method in class org.apache.hive.beeline.
AbstractCommandHandler
getOpts()
- Method in class org.apache.hive.beeline.
BeeLine
getParameterCompleters()
- Method in class org.apache.hive.beeline.
AbstractCommandHandler
getReflector()
- Method in class org.apache.hive.beeline.
BeeLine
getScriptName(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.DerbyCommandParser
getScriptName(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MSSQLCommandParser
getScriptName(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MySqlCommandParser
getScriptName(String)
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Parse the DB specific nesting format and extract the inner script name if any
getScriptName(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.OracleCommandParser
getScriptName(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.PostgresCommandParser
getSeparator()
- Static method in class org.apache.hive.beeline.
BeeLine
getValidConfVar(HiveConf.ConfVars, HiveConf)
- Static method in class org.apache.hive.beeline.
HiveSchemaHelper
go(String)
- Method in class org.apache.hive.beeline.
Commands
H
handle(Signal)
- Method in class org.apache.hive.beeline.
SunSignalHandler
hasErrors()
- Method in class org.apache.hive.beeline.util.
QFileClient
hasExpectedResults()
- Method in class org.apache.hive.beeline.util.
QFileClient
Does the test have a file with expected results to compare the log against.
hasNext()
- Method in class org.apache.hive.beeline.
IncrementalRows
help(String)
- Method in class org.apache.hive.beeline.
Commands
history(String)
- Method in class org.apache.hive.beeline.
Commands
HiveSchemaHelper
- Class in
org.apache.hive.beeline
HiveSchemaHelper()
- Constructor for class org.apache.hive.beeline.
HiveSchemaHelper
HiveSchemaHelper.DerbyCommandParser
- Class in
org.apache.hive.beeline
HiveSchemaHelper.DerbyCommandParser(String, String, String, HiveConf)
- Constructor for class org.apache.hive.beeline.
HiveSchemaHelper.DerbyCommandParser
HiveSchemaHelper.MSSQLCommandParser
- Class in
org.apache.hive.beeline
HiveSchemaHelper.MSSQLCommandParser(String, String, String, HiveConf)
- Constructor for class org.apache.hive.beeline.
HiveSchemaHelper.MSSQLCommandParser
HiveSchemaHelper.MySqlCommandParser
- Class in
org.apache.hive.beeline
HiveSchemaHelper.MySqlCommandParser(String, String, String, HiveConf)
- Constructor for class org.apache.hive.beeline.
HiveSchemaHelper.MySqlCommandParser
HiveSchemaHelper.NestedScriptParser
- Interface in
org.apache.hive.beeline
HiveSchemaHelper.NestedScriptParser.CommandType
- Enum in
org.apache.hive.beeline
HiveSchemaHelper.OracleCommandParser
- Class in
org.apache.hive.beeline
HiveSchemaHelper.OracleCommandParser(String, String, String, HiveConf)
- Constructor for class org.apache.hive.beeline.
HiveSchemaHelper.OracleCommandParser
HiveSchemaHelper.PostgresCommandParser
- Class in
org.apache.hive.beeline
HiveSchemaHelper.PostgresCommandParser(String, String, String, HiveConf)
- Constructor for class org.apache.hive.beeline.
HiveSchemaHelper.PostgresCommandParser
HiveSchemaTool
- Class in
org.apache.hive.beeline
HiveSchemaTool(String)
- Constructor for class org.apache.hive.beeline.
HiveSchemaTool
HiveSchemaTool(String, HiveConf, String)
- Constructor for class org.apache.hive.beeline.
HiveSchemaTool
I
importedkeys(String)
- Method in class org.apache.hive.beeline.
Commands
IncrementalRows
- Class in
org.apache.hive.beeline
Rows implementation which returns rows incrementally from result set without any buffering.
indexes(String)
- Method in class org.apache.hive.beeline.
Commands
isExit()
- Method in class org.apache.hive.beeline.
BeeLine
isNestedScript(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.DerbyCommandParser
isNestedScript(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MSSQLCommandParser
isNestedScript(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MySqlCommandParser
isNestedScript(String)
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Find if the given command is a nested script execution
isNestedScript(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.OracleCommandParser
isNestedScript(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.PostgresCommandParser
isNonExecCommand(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MySqlCommandParser
isNonExecCommand(String)
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Find if the given command should not be passed to DB
isNonExecCommand(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.PostgresCommandParser
isolation(String)
- Method in class org.apache.hive.beeline.
Commands
isPartialCommand(String)
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.MySqlCommandParser
isPartialCommand(String)
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Find the type of given command
isSupportedLocalDriver(Driver)
- Method in class org.apache.hive.beeline.
BeeLine
J
jarFileNameExtension
- Static variable in class org.apache.hive.beeline.
ClassNameCompleter
L
lastException
- Variable in class org.apache.hive.beeline.
AbstractCommandHandler
list(String)
- Method in class org.apache.hive.beeline.
Commands
List the current connections
load(String)
- Method in class org.apache.hive.beeline.
Commands
locElapsedTime(long)
- Method in class org.apache.hive.beeline.
BeeLine
M
main(String[])
- Static method in class org.apache.hive.beeline.
BeeLine
Starts the program.
main(String[])
- Static method in class org.apache.hive.beeline.
HiveSchemaTool
mainWithInputRedirection(String[], InputStream)
- Static method in class org.apache.hive.beeline.
BeeLine
Starts the program with redirected input.
manual(String)
- Method in class org.apache.hive.beeline.
Commands
matches(String)
- Method in class org.apache.hive.beeline.
AbstractCommandHandler
metadata(String)
- Method in class org.apache.hive.beeline.
Commands
metadata(String, String[])
- Method in class org.apache.hive.beeline.
Commands
N
nativesql(String)
- Method in class org.apache.hive.beeline.
Commands
needsQuotedIdentifier()
- Method in interface org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser
Does the DB required table/column names quoted
needsQuotedIdentifier()
- Method in class org.apache.hive.beeline.
HiveSchemaHelper.PostgresCommandParser
next()
- Method in class org.apache.hive.beeline.
IncrementalRows
O
org.apache.hive.beeline
- package org.apache.hive.beeline
org.apache.hive.beeline.util
- package org.apache.hive.beeline.util
OutputFile
- Class in
org.apache.hive.beeline
OutputFile(String)
- Constructor for class org.apache.hive.beeline.
OutputFile
outputformat(String)
- Method in class org.apache.hive.beeline.
Commands
overwriteResults()
- Method in class org.apache.hive.beeline.util.
QFileClient
P
POSTGRES_SKIP_STANDARD_STRINGS_DBOPT
- Static variable in class org.apache.hive.beeline.
HiveSchemaHelper.PostgresCommandParser
POSTGRES_STANDARD_STRINGS_OPT
- Static variable in class org.apache.hive.beeline.
HiveSchemaHelper.PostgresCommandParser
primarykeys(String)
- Method in class org.apache.hive.beeline.
Commands
print(String)
- Method in class org.apache.hive.beeline.
OutputFile
println(String)
- Method in class org.apache.hive.beeline.
OutputFile
procedures(String)
- Method in class org.apache.hive.beeline.
Commands
processOption(String, ListIterator)
- Method in class org.apache.hive.beeline.
BeeLine.BeelineParser
properties(String)
- Method in class org.apache.hive.beeline.
Commands
Connect to the database defined in the specified properties file.
Q
QFileClient
- Class in
org.apache.hive.beeline.util
QTestClient.
QFileClient(HiveConf, String, String, String, String)
- Constructor for class org.apache.hive.beeline.util.
QFileClient
quit(String)
- Method in class org.apache.hive.beeline.
Commands
R
reconnect(String)
- Method in class org.apache.hive.beeline.
Commands
record(String)
- Method in class org.apache.hive.beeline.
Commands
Save or stop saving all output to a file.
ReflectiveCommandHandler
- Class in
org.apache.hive.beeline
A
Command
implementation that uses reflection to determine the method to dispatch the command.
ReflectiveCommandHandler(BeeLine, String[], Completer[])
- Constructor for class org.apache.hive.beeline.
ReflectiveCommandHandler
rehash(String)
- Method in class org.apache.hive.beeline.
Commands
rollback(String)
- Method in class org.apache.hive.beeline.
Commands
run(String)
- Method in class org.apache.hive.beeline.
Commands
Run a script from the specified file.
run()
- Method in class org.apache.hive.beeline.util.
QFileClient
runBeeLine(String)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
runCommands(String[])
- Method in class org.apache.hive.beeline.
BeeLine
runCommands(List<String>)
- Method in class org.apache.hive.beeline.
BeeLine
S
sampleURL
- Variable in class org.apache.hive.beeline.
DriverInfo
save(String)
- Method in class org.apache.hive.beeline.
Commands
scan(String)
- Method in class org.apache.hive.beeline.
Commands
script(String)
- Method in class org.apache.hive.beeline.
Commands
Save or stop saving a script to a file
set(String)
- Method in class org.apache.hive.beeline.
Commands
setDbOpts(String)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
setDryRun(boolean)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
setErrorStream(PrintStream)
- Method in class org.apache.hive.beeline.
BeeLine
setExit(boolean)
- Method in class org.apache.hive.beeline.
BeeLine
setExpectedDirectory(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setJdbcDriver(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setJdbcUrl(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setOutputDirectory(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setOutputStream(PrintStream)
- Method in class org.apache.hive.beeline.
BeeLine
setParameterCompleters(Completer[])
- Method in class org.apache.hive.beeline.
AbstractCommandHandler
setPassWord(String)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
setPassword(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setQFileDirectory(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setQFileName(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setStatement(Statement)
- Method in interface org.apache.hive.beeline.
BeeLineSignalHandler
setStatement(Statement)
- Method in class org.apache.hive.beeline.
SunSignalHandler
setTestDataDirectory(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setTestScriptDirectory(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setUserName(String)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
setUsername(String)
- Method in class org.apache.hive.beeline.util.
QFileClient
setVerbose(boolean)
- Method in class org.apache.hive.beeline.
HiveSchemaTool
sh(String)
- Method in class org.apache.hive.beeline.
Commands
showInfo()
- Method in class org.apache.hive.beeline.
HiveSchemaTool
Print Hive version and schema version
sql(String)
- Method in class org.apache.hive.beeline.
Commands
sql(String, boolean)
- Method in class org.apache.hive.beeline.
Commands
SunSignalHandler
- Class in
org.apache.hive.beeline
T
tables(String)
- Method in class org.apache.hive.beeline.
Commands
toString()
- Method in class org.apache.hive.beeline.
OutputFile
typeinfo(String)
- Method in class org.apache.hive.beeline.
Commands
V
valueOf(String)
- Static method in enum org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser.CommandType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.hive.beeline.
HiveSchemaHelper.NestedScriptParser.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
verbose(String)
- Method in class org.apache.hive.beeline.
Commands
verifySchemaVersion()
- Method in class org.apache.hive.beeline.
HiveSchemaTool
check if the current schema version in metastore matches the Hive version
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
The Apache Software Foundation
. All rights reserved.