You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Sergey Shelukhin <se...@hortonworks.com> on 2016/06/08 21:42:49 UTC

Review Request 48444: HIVE-13913 LLAP: introduce backpressure to recordreader

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

Review request for hive and Gopal V.


Repository: hive-git


Description
-------

.


Diffs
-----

  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 2d7489b 
  llap-server/src/java/org/apache/hadoop/hive/llap/ConsumerFeedback.java 7b2d836 
  llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapInputFormat.java 298f788 
  llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/EncodedDataConsumer.java 6b54b30 
  llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java 69c0647 

Diff: https://reviews.apache.org/r/48444/diff/


Testing
-------


Thanks,

Sergey Shelukhin


Re: Review Request 48444: HIVE-13913 LLAP: introduce backpressure to recordreader

Posted by Sergey Shelukhin <se...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48444/#review136711
-----------------------------------------------------------




llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapInputFormat.java (line 364)
<https://reviews.apache.org/r/48444/#comment201824>

    also needs to return data


- Sergey Shelukhin


On June 8, 2016, 9:42 p.m., Sergey Shelukhin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/48444/
> -----------------------------------------------------------
> 
> (Updated June 8, 2016, 9:42 p.m.)
> 
> 
> Review request for hive and Gopal V.
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> .
> 
> 
> Diffs
> -----
> 
>   common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 2d7489b 
>   llap-server/src/java/org/apache/hadoop/hive/llap/ConsumerFeedback.java 7b2d836 
>   llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapInputFormat.java 298f788 
>   llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/EncodedDataConsumer.java 6b54b30 
>   llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java 69c0647 
> 
> Diff: https://reviews.apache.org/r/48444/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Sergey Shelukhin
> 
>


Re: Review Request 48444: HIVE-13913 LLAP: introduce backpressure to recordreader

Posted by Sergey Shelukhin <se...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48444/
-----------------------------------------------------------

(Updated June 17, 2016, 12:35 a.m.)


Review request for hive and Gopal V.


Repository: hive-git


Description
-------

.


Diffs (updated)
-----

  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 761dbb2 
  llap-server/src/java/org/apache/hadoop/hive/llap/ConsumerFeedback.java 7b2d836 
  llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapInputFormat.java 298f788 
  llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/EncodedDataConsumer.java 6b54b30 
  llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java 69c0647 

Diff: https://reviews.apache.org/r/48444/diff/


Testing
-------


Thanks,

Sergey Shelukhin