Member since
12-08-2017
7
Posts
0
Kudos Received
0
Solutions
04-10-2019
08:31 AM
Hi, Any update on this? Is this issue resolved? if yes, please let us know the solution, we are also facing the same issue.
... View more
04-03-2019
02:10 AM
For CDH / CDK Kafka users, the command is already in your PATH as "kafka-consumer-groups".
... View more
11-30-2018
02:22 AM
I use the below trick in shell scripts for known queries that don't have an impact if killed. I call the impala-shell from bash/cron using the below line timeout 600 impala-shell -i $IMPALA_ADDRESS -q "compute stats hive_db.table_name;" The all important part is "timeout 600" which will end the session after 10 mins.
... View more
11-19-2018
12:31 AM
Is there a workaround for this as we are on Impala version 2.8.0. We are always stuck with compute incremental stats queries that need tobe manually cancelled?
... View more
11-05-2018
05:30 PM
Yeah, but there's also no support for Accumulo in CDH6, so now we can't upgrade for a completely different reason. You guys are killing me lol
... View more