Hi,
How can I override log4j level by using --hiveconf? I want to use ERROR
level for some tasks.
Thanks,
Patcharee
Hi,
The query result>
11236119012.64043-5.9708868.5592070.0 0.0
0.0-19.6869931308.804799848.00.006196644 0.00.0
301.274750.382470460.0NULL11 20081
11236122012.513598-6.36717137.3927946 0.0
Hi,
I have a table partitioned by a, b, c, d column. I want to alter
concatenate this table. Is it possible to use wildcard in alter command
to alter several partitions at a time? For ex.
alter table TestHive partition (a=1, b=*, c=2, d=*) CONCATENATE;
BR,
Patcharee