Hello everyone:
Im confused on how to alias a column. Using Hive .9.
Im running the below sql to try to query an index table and Im getting the
following error.
SELECT
customer_number
, _bucketname
, _offsets
FROM
default.default__customer_table_idx_customer_table__
;
Hi,
has the Hive client the possibility to give back the job id of the job
created when running a query? I need that for tracking.
Greetings
Tim Bittersohl
Software Engineer
http://www.innoplexia.de/ci/logo/inno_logo_links%20200x80.png
Innoplexia GmbH
Mannheimer Str. 175
69123 H
Hi guys
I have an issue with union all empty files and map-only job
I have a union all with two queries on of the quires is a simple select
(no reducers) on a partitioned table that returns 101 files, the last
file is empty...
When the next step of the union all is executed the job fails b