【Discuss】load data cause GC overhead limit exceeded

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

【Discuss】load data cause GC overhead limit exceeded

litao
when i change driver size 5GB, excutor size 5GB, but forget to change lru
cache, it still 20GB.
when i do the query with select count(*) from.
I get the error, may be we can protect about that.

0: carbon_query_x@jdbc:hive2://x..> select count(*) from x;

Error: java.io.IOException: Problem in loading segment blocks: GC overhead
limit exceeded (state=,code=0)



--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: 【Discuss】load data cause GC overhead limit exceeded

David CaiQiang
maybe we can validate this property and limit it to less than the total
memory size (or 60%...)  of the driver side




-----
Best Regards
David Cai
--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/
Best Regards
David Cai
Reply | Threaded
Open this post in threaded view
|

Re: 【Discuss】load data cause GC overhead limit exceeded

litao
i have code for that,and test finished.



--
Sent from: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/