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 (JIRA)" <ji...@apache.org> on 2015/02/06 23:47:37 UTC

[jira] [Created] (HIVE-9603) LLAP: (IO) consider using reactive framework to string together parts of code

Sergey Shelukhin created HIVE-9603:
--------------------------------------

             Summary: LLAP: (IO) consider using reactive framework to string together parts of code
                 Key: HIVE-9603
                 URL: https://issues.apache.org/jira/browse/HIVE-9603
             Project: Hive
          Issue Type: Sub-task
            Reporter: Sergey Shelukhin


Hand-rolled async consumers-producers are somewhat confusing. [~prasanth_j] proposed using RxJava; Observable seems to be a natural fit for data producer and provides built-in error handling and backpressure.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)