| Interface | Description |
|---|---|
| HS2ConnectionFileParser |
HS2ConnectionFileParser provides a interface to be used by Beeline to parse a configuration (file
or otherwise) to return a Java Properties object which contain key value pairs to be used to construct
connection URL automatically for the Beeline connection
|
| Class | Description |
|---|---|
| BeelineSiteParser |
This class implements HS2ConnectionFileParser for the named url configuration file named
beeline-site.xml.
|
| HiveSiteHS2ConnectionFileParser | |
| HS2ConnectionFileUtils | |
| UserHS2ConnectionFileParser |
This class implements HS2ConnectionFileParser for the user-specific connection configuration
file named beeline-hs2-connection.xml.
|
| Exception | Description |
|---|---|
| BeelineConfFileParseException | |
| BeelineHS2ConnectionFileParseException | |
| BeelineSiteParseException |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.