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

Review request for Ambari, DIPAYAN BHOWMICK, Gaurav Nagar, Pallav Kulshreshtha, 
Rohit Choudhary, and venkat sairam.


Bugs: AMBARI-21163
    https://issues.apache.org/jira/browse/AMBARI-21163


Repository: ambari


Description
-------

The root cause can be too many number of Inbox objects which create temporary 
actors. Some of these actors get killed before receiving the data back.
In this patch : pulled the inbox object creation per object of 
NonPersistentCursor


Diffs
-----

  
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/DeathWatch.java
 dbb6c3dd6d 
  
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/client/NonPersistentCursor.java
 0be2683371 
  
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/actor/DeathWatch.java
 58cefcddb3 
  
contrib/views/hive20/src/main/java/org/apache/ambari/view/hive20/client/NonPersistentCursor.java
 1d76e9cf16 


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


Testing
-------

manual testing done. Files are downloading properly now.


Thanks,

Nitiraj Rathore

Reply via email to