03-20-2015 09:49 AM
Hi ,
I am getting this warning or message on my cluster under impala service:
100.00% of assignments operating on local data over the past 15 minute(s). 0 local assignments. 0 total assignments. At least 10 assignments required for this test to return a value.
In such case what I have to do and how to enable the assignemnt locality , also what will be the use of it ?
03-20-2015 03:46 PM
Hi Jais,
is this reported by Cloudera Manager? I'm not very familiar with that message, but my interpretation is that no queries have scanned data (0 total assignments), so there is no way to judge whether can ranges are assigned locally or not.
Alex
04-12-2017 11:51 PM
Hi @Jais had you get an answer to this?
04-13-2017 03:35 AM
Hi Fawze,
I think Alex's response was correct. That message sounds like a warning from CM, and it indicates that no queries have been running, so it cannot compute the ratio of local vs remote assignments. You can run a couple of queries and eventually it should go away. Once you don't run queries for 15 minutes it may re-appear.
Where did you observe the message?
Cheers, Lars