You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by j....@gmail.com on 2017/04/24 00:23:04 UTC

Review Request 58654: HIVE-16503: LLAP: Oversubscribe memory for noconditional task size

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58654/
-----------------------------------------------------------

Review request for hive, Gunther Hagleitner and Siddharth Seth.


Bugs: HIVE-16503
    https://issues.apache.org/jira/browse/HIVE-16503


Repository: hive-git


Description
-------

HIVE-16503: LLAP: Oversubscribe memory for noconditional task size


Diffs
-----

  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 8e5a9aa53d27a06c3fff58e0d47068efd7ad898f 
  ql/pom.xml e5d063f94ca10410530146dbac56733f823756b9 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java 637bc54fbd4803e31647d33dd9fdca2b32b3ed63 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapClusterStateForCompile.java b2e8614cea6d25b57a400ad29237b298e4ab7164 
  ql/src/test/org/apache/hadoop/hive/ql/exec/TestOperators.java 57e573ab7a2b438f3884ec1eb3b285349578a785 
  ql/src/test/queries/clientpositive/explainuser_4.q f58afa88e3ac50e0a97f1f83e7ffc9af2afff092 
  ql/src/test/queries/clientpositive/tez_smb_main.q ee24691dd6ab60693fd5e8b22558587e8728976f 
  ql/src/test/queries/clientpositive/tez_vector_dynpart_hashjoin_1.q 7dd30039f192818ced6d2fefd439fc0ee0fcdfc1 
  ql/src/test/results/clientpositive/llap/tez_smb_main.q.out b583bfffcc7070a4ed868b86c3b06e4bbc876640 


Diff: https://reviews.apache.org/r/58654/diff/1/


Testing
-------


Thanks,

Prasanth_J


Re: Review Request 58654: HIVE-16503: LLAP: Oversubscribe memory for noconditional task size

Posted by Lefty Leverenz <le...@gmail.com>.
To unsubscribe please send a message to dev-unsubscribe@hive.apache.org as
described here:  Mailing Lists <http://hive.apache.org/mailing_lists.html>.
Thanks.

-- Lefty


On Sun, Apr 23, 2017 at 6:21 PM, <j....@gmail.com> wrote:

> Please remove me from this list serve
>
> Sent from my iPhone
>
> > On Apr 23, 2017, at 8:23 PM, j.prasanth.j@gmail.com wrote:
> >
> >
> > -----------------------------------------------------------
> > This is an automatically generated e-mail. To reply, visit:
> > https://reviews.apache.org/r/58654/
> > -----------------------------------------------------------
> >
> > Review request for hive, Gunther Hagleitner and Siddharth Seth.
> >
> >
> > Bugs: HIVE-16503
> >    https://issues.apache.org/jira/browse/HIVE-16503
> >
> >
> > Repository: hive-git
> >
> >
> > Description
> > -------
> >
> > HIVE-16503: LLAP: Oversubscribe memory for noconditional task size
> >
> >
> > Diffs
> > -----
> >
> >  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
> 8e5a9aa53d27a06c3fff58e0d47068efd7ad898f
> >  ql/pom.xml e5d063f94ca10410530146dbac56733f823756b9
> >  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java
> 637bc54fbd4803e31647d33dd9fdca2b32b3ed63
> >  ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/
> LlapClusterStateForCompile.java b2e8614cea6d25b57a400ad29237b298e4ab7164
> >  ql/src/test/org/apache/hadoop/hive/ql/exec/TestOperators.java
> 57e573ab7a2b438f3884ec1eb3b285349578a785
> >  ql/src/test/queries/clientpositive/explainuser_4.q
> f58afa88e3ac50e0a97f1f83e7ffc9af2afff092
> >  ql/src/test/queries/clientpositive/tez_smb_main.q
> ee24691dd6ab60693fd5e8b22558587e8728976f
> >  ql/src/test/queries/clientpositive/tez_vector_dynpart_hashjoin_1.q
> 7dd30039f192818ced6d2fefd439fc0ee0fcdfc1
> >  ql/src/test/results/clientpositive/llap/tez_smb_main.q.out
> b583bfffcc7070a4ed868b86c3b06e4bbc876640
> >
> >
> > Diff: https://reviews.apache.org/r/58654/diff/1/
> >
> >
> > Testing
> > -------
> >
> >
> > Thanks,
> >
> > Prasanth_J
> >
>

Re: Review Request 58654: HIVE-16503: LLAP: Oversubscribe memory for noconditional task size

Posted by j....@gmail.com.
Please remove me from this list serve 

Sent from my iPhone

> On Apr 23, 2017, at 8:23 PM, j.prasanth.j@gmail.com wrote:
> 
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/58654/
> -----------------------------------------------------------
> 
> Review request for hive, Gunther Hagleitner and Siddharth Seth.
> 
> 
> Bugs: HIVE-16503
>    https://issues.apache.org/jira/browse/HIVE-16503
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> HIVE-16503: LLAP: Oversubscribe memory for noconditional task size
> 
> 
> Diffs
> -----
> 
>  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 8e5a9aa53d27a06c3fff58e0d47068efd7ad898f 
>  ql/pom.xml e5d063f94ca10410530146dbac56733f823756b9 
>  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java 637bc54fbd4803e31647d33dd9fdca2b32b3ed63 
>  ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapClusterStateForCompile.java b2e8614cea6d25b57a400ad29237b298e4ab7164 
>  ql/src/test/org/apache/hadoop/hive/ql/exec/TestOperators.java 57e573ab7a2b438f3884ec1eb3b285349578a785 
>  ql/src/test/queries/clientpositive/explainuser_4.q f58afa88e3ac50e0a97f1f83e7ffc9af2afff092 
>  ql/src/test/queries/clientpositive/tez_smb_main.q ee24691dd6ab60693fd5e8b22558587e8728976f 
>  ql/src/test/queries/clientpositive/tez_vector_dynpart_hashjoin_1.q 7dd30039f192818ced6d2fefd439fc0ee0fcdfc1 
>  ql/src/test/results/clientpositive/llap/tez_smb_main.q.out b583bfffcc7070a4ed868b86c3b06e4bbc876640 
> 
> 
> Diff: https://reviews.apache.org/r/58654/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Prasanth_J
>