Increase the memory limit for CLI client
----------------------------------------

                 Key: HIVE-1316
                 URL: https://issues.apache.org/jira/browse/HIVE-1316
             Project: Hadoop Hive
          Issue Type: Improvement
    Affects Versions: 0.6.0
            Reporter: Ning Zhang
            Assignee: Ning Zhang
             Fix For: 0.6.0


Hive CLI client stores the plan in memory and serialize it to XML file. the 
serialization takes a lot of memory. for large queries, we've seen OOM 
exception and GC overhead limit reached. It would be good to increase the max 
heap size of CLI client and disable GC overhead limit. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to