You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/05/12 18:45:46 UTC

[jira] Created: (HIVE-481) Add a http server to the MapOperator/ExecReducer to show the latest tuples processed by each operator

Add a http server to the MapOperator/ExecReducer to show the latest tuples processed by each operator
-----------------------------------------------------------------------------------------------------

                 Key: HIVE-481
                 URL: https://issues.apache.org/jira/browse/HIVE-481
             Project: Hadoop Hive
          Issue Type: New Feature
          Components: Query Processor
            Reporter: Zheng Shao


Each map/reduce tasks will start an http service at a port (which is displayed in the log messages) so users can connect to it and know the progress of each operators in the operator tree.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.