Skip to content

Conversation

@mistercrunch
Copy link
Member

@askeys @artwr

beeline is a new lightweight Hive client that goes over JDBC to talk to HiveServer2 that is supposed to be able to replace the old Hive CLI.

@askeys
Copy link
Contributor

askeys commented Jul 7, 2015

Nice update, LGTM.

@mistercrunch
Copy link
Member Author

Yeah the Hive CLI takes a crazy 4GB of memory and sometimes can take quite a bit of workload. Hopefully this leads to being able to fully de-couple the Hadoop and Airflow chef recipes and cranking up the number of slots on Airflow workers.

mistercrunch added a commit that referenced this pull request Jul 11, 2015
Adding support for beeline as part of HiveCliHook
@mistercrunch mistercrunch merged commit e0756da into master Jul 11, 2015
@mistercrunch mistercrunch deleted the beeline_op branch July 11, 2015 14:58
saguziel pushed a commit to saguziel/incubator-airflow that referenced this pull request Sep 25, 2017
mobuchowski pushed a commit to mobuchowski/airflow that referenced this pull request Jan 4, 2022
* Add support for parsing qualified names in sql stmt

Signed-off-by: wslulciuc <willy@datakin.com>

* Add comments

Signed-off-by: wslulciuc <willy@datakin.com>

* continued: Add comments

Signed-off-by: wslulciuc <willy@datakin.com>

* Parse schema from table name

Signed-off-by: wslulciuc <willy@datakin.com>

* Use DbTableName as param type for DbTableSchema

Signed-off-by: wslulciuc <willy@datakin.com>

* Add DbTableName.qualified_name

Signed-off-by: wslulciuc <willy@datakin.com>

* Apply formatting

Signed-off-by: wslulciuc <willy@datakin.com>

* Fix bigquery.sql.parsed.* mapping

Signed-off-by: wslulciuc <willy@datakin.com>

* Apply formatting

Signed-off-by: wslulciuc <willy@datakin.com>

* Fix Dataset.from_table_schema()

Signed-off-by: wslulciuc <willy@datakin.com>

* Override DbTableName.__str__

Signed-off-by: wslulciuc <willy@datakin.com>

* Apply formatting

Signed-off-by: wslulciuc <willy@datakin.com>

* Parse table name as database.schema.table

Signed-off-by: wslulciuc <willy@datakin.com>

* Apply formatting

Signed-off-by: wslulciuc <willy@datakin.com>

* Fix broken dag test

Signed-off-by: wslulciuc <willy@datakin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants