Re:Re:Re: Re:Re: Will the HiveContext cause memory leak ?

2016-05-12 Thread kramer2...@126.com
nctions in the querys. If you reply to this email, your message will be added to the discussion below: http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921p26940.html To unsubscribe from Will the HiveContext cause memory leak ?, click here. NAML

Re: Will the HiveContext cause memory leak ?

2016-05-12 Thread Ted Yu
ns in the > querys. > > If you reply to this email, your message will be added to the discussion > below: > http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921p26940.html > To unsubscribe from Will the HiveContext cause memory leak

Re:Re: Re:Re: Will the HiveContext cause memory leak ?

2016-05-12 Thread kramer2...@126.com
s in the querys. If you reply to this email, your message will be added to the discussion below: http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921p26940.html To unsubscribe from Will the HiveContext cause memory leak ?, click here. NAML -- V

Re:Re: Will the HiveContext cause memory leak ?

2016-05-11 Thread kramer2...@126.com
-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921p26930.html To unsubscribe from Will the HiveContext cause memory leak ?, click here. NAML -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-c

Re: Will the HiveContext cause memory leak ?

2016-05-11 Thread kramer2...@126.com
sorry I have to correction again. It may still a memory leak. Because at last the memory usage goes up again... eventually , the stream program crashed. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921p26933

Re: Will the HiveContext cause memory leak ?

2016-05-11 Thread kramer2...@126.com
is using almost 10 000 times of memory than my workload. Does that mean I need prepare 1TB RAM if the workload is 100M? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921p26927.html Sent from the Apache Spark User

Re:Re: Will the HiveContext cause memory leak ?

2016-05-10 Thread 李明伟
xecutors 1 \ --total-executor-cores 1 \ --conf "spark.storage.memoryFraction=0.2" \ ./ForAsk.py 1>a.log 2>b.log & -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921.html Sent from

Re: Will the HiveContext cause memory leak ?

2016-05-10 Thread Ted Yu
. > > Also here is the submit command > > nohup ./bin/spark-submit \ > --master spark://ES01:7077 \ > --executor-memory 4G \ > --num-executors 1 \ > --total-executor-cores 1 \ > --conf "spark.storage.memoryFraction=0.2" \ > ./ForAsk.py 1>a

Will the HiveContext cause memory leak ?

2016-05-10 Thread kramer2...@126.com
--num-executors 1 \ --total-executor-cores 1 \ --conf "spark.storage.memoryFraction=0.2" \ ./ForAsk.py 1>a.log 2>b.log & -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Will-the-HiveContext-cause-memory-leak-tp26921.html Sent from