Member since
02-28-2022
166
Posts
14
Kudos Received
17
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
369 | 07-07-2025 06:35 AM | |
382 | 06-17-2025 09:42 AM | |
1512 | 04-02-2025 07:43 AM | |
601 | 10-18-2024 12:29 PM | |
10292 | 09-05-2024 09:06 AM |
07-11-2022
11:52 AM
@yagoaparecidoti Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks
... View more
06-27-2022
09:31 AM
@yagoaparecidoti Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks
... View more
06-01-2022
12:06 PM
@yagoaparecidoti If you notice that the high memory utilization moves from tablet server to tablet server, then another candidate is a problem with the schema of one or more tables. The specific symptom I am thinking of is that the tablet size may be too high due to too few partitions; this can drive high memory utilization because the of the amount of information that must be loaded into memory. The fast way to determine whether this is the case is to look at the Charts for the Tablet Server with high memory utilization, and check the size of data across all tablets on that server. Then, divide this number by the number of replicas on the server, and this gives us an avg value of the replica size. It is perfectly possible for this problem to originate with a single table, so if you have one or more tables you know have few partitions, I recommend checking that table specifically. Beyond this will require log analysis, and is better suited to a support case.
... View more
05-23-2022
03:26 PM
@yagoaparecidoti Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks!
... View more
05-17-2022
02:39 PM
1 Kudo
Hello yagoaparecidoti When you start the tablet servers, kudu needs to read all of the block containers located in that tablet server. Depending on how much data is stored there, is the amount of time it can take to open all the containers. Several variables are also involved such as disk performance, how busy is the host doing other things, if the disks are shared, etc... If it happens to only one host, chances are this host is either facing some hardware issues or have a lot of data to process, otherwise you only have a lot of block containers to work with. Please let us know if there are further questions we can clarify for you. Jason
... View more
04-29-2022
05:34 AM
hi @ChethanYM unfortunately we need to do this type of blocking only in IMPALA, in HIVE it has to work normally. when blocking by sentry, it will be replicated for any type of access that the user will use, such as hive, impala, beeline, etc.
... View more
04-28-2022
09:02 AM
hi@ChethanYM Thank you for the link. another question that popped up: we didn't find anything saying if the coordinators can be used in virtual machines, can you tell us if there is a problem?
... View more
04-15-2022
06:48 AM
@yagoaparecidoti If your issue is resolved, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
04-14-2022
09:18 AM
hi @jeremymolina , how are you? thank you very much for the explanation.
... View more
04-14-2022
08:35 AM
hi @smdas, @shubham_sharma, @RangaReddy, @mszurap, can help with this queue issue on YARN in Ambari?
... View more
- « Previous
- Next »