[jira] [Updated] (HIVE-305) Port Hadoop streaming's counters/status reporters to Hive Transforms

2013-01-11 Thread Guo Hongjie (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guo Hongjie updated HIVE-305:
-

Attachment: HIVE-305.2.patch

 Port Hadoop streaming's counters/status reporters to Hive Transforms
 

 Key: HIVE-305
 URL: https://issues.apache.org/jira/browse/HIVE-305
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Venky Iyer
Assignee: Guo Hongjie
 Attachments: HIVE-305.1.patch, HIVE-305.2.patch


 https://issues.apache.org/jira/browse/HADOOP-1328
  Introduced a way for a streaming process to update global counters and 
 status using stderr stream to emit information. Use 
 reporter:counter:group,counter,amount  to update  a counter. Use 
 reporter:status:message to update status. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-305) Port Hadoop streaming's counters/status reporters to Hive Transforms

2013-01-11 Thread Guo Hongjie (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551787#comment-13551787
 ] 

Guo Hongjie commented on HIVE-305:
--

thanks @Carl,do you mean submit patch button? I cannot find any button about 
review request. 

 Port Hadoop streaming's counters/status reporters to Hive Transforms
 

 Key: HIVE-305
 URL: https://issues.apache.org/jira/browse/HIVE-305
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Venky Iyer
Assignee: Guo Hongjie
 Attachments: HIVE-305.1.patch, HIVE-305.2.patch


 https://issues.apache.org/jira/browse/HADOOP-1328
  Introduced a way for a streaming process to update global counters and 
 status using stderr stream to emit information. Use 
 reporter:counter:group,counter,amount  to update  a counter. Use 
 reporter:status:message to update status. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-305) Port Hadoop streaming's counters/status reporters to Hive Transforms

2013-01-11 Thread Guo Hongjie (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551801#comment-13551801
 ] 

Guo Hongjie commented on HIVE-305:
--

i found that in the mail list.thanks

 Port Hadoop streaming's counters/status reporters to Hive Transforms
 

 Key: HIVE-305
 URL: https://issues.apache.org/jira/browse/HIVE-305
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Venky Iyer
Assignee: Guo Hongjie
 Attachments: HIVE-305.1.patch, HIVE-305.2.patch


 https://issues.apache.org/jira/browse/HADOOP-1328
  Introduced a way for a streaming process to update global counters and 
 status using stderr stream to emit information. Use 
 reporter:counter:group,counter,amount  to update  a counter. Use 
 reporter:status:message to update status. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-1649) Ability to update counters and status from TRANSFORM scripts

2013-01-10 Thread Guo Hongjie (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guo Hongjie updated HIVE-1649:
--

Status: Patch Available  (was: Open)

Port Hadoop streaming's counters/status reporters to Hive Transforms

 Ability to update counters and status from TRANSFORM scripts
 

 Key: HIVE-1649
 URL: https://issues.apache.org/jira/browse/HIVE-1649
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Carl Steinbach

 Hadoop Streaming supports the ability to update counters and status by 
 writing specially coded messages to the script's stderr stream.
 A streaming process can use the stderr to emit counter information. 
 {{reporter:counter:group,counter,amount}} should be sent to stderr to 
 update the counter.
 A streaming process can use the stderr to emit status information. To set a 
 status, {{reporter:status:message}} should be sent to stderr.
 Hive should support these same features with its TRANSFORM mechanism.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-1649) Ability to update counters and status from TRANSFORM scripts

2013-01-10 Thread Guo Hongjie (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guo Hongjie updated HIVE-1649:
--

Attachment: HIVE-305.1.patch

 Ability to update counters and status from TRANSFORM scripts
 

 Key: HIVE-1649
 URL: https://issues.apache.org/jira/browse/HIVE-1649
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Carl Steinbach
 Attachments: HIVE-305.1.patch


 Hadoop Streaming supports the ability to update counters and status by 
 writing specially coded messages to the script's stderr stream.
 A streaming process can use the stderr to emit counter information. 
 {{reporter:counter:group,counter,amount}} should be sent to stderr to 
 update the counter.
 A streaming process can use the stderr to emit status information. To set a 
 status, {{reporter:status:message}} should be sent to stderr.
 Hive should support these same features with its TRANSFORM mechanism.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-305) Port Hadoop streaming's counters/status reporters to Hive Transforms

2013-01-10 Thread Guo Hongjie (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guo Hongjie updated HIVE-305:
-

Release Note: I use the trunk to create this patch .  
http://svn.apache.org/repos/asf/hive/trunk 
  Status: Patch Available  (was: Open)

 Port Hadoop streaming's counters/status reporters to Hive Transforms
 

 Key: HIVE-305
 URL: https://issues.apache.org/jira/browse/HIVE-305
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Venky Iyer
 Attachments: HIVE-305.1.patch


 https://issues.apache.org/jira/browse/HADOOP-1328
  Introduced a way for a streaming process to update global counters and 
 status using stderr stream to emit information. Use 
 reporter:counter:group,counter,amount  to update  a counter. Use 
 reporter:status:message to update status. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-1649) Ability to update counters and status from TRANSFORM scripts

2013-01-10 Thread Guo Hongjie (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guo Hongjie updated HIVE-1649:
--

Attachment: (was: HIVE-305.1.patch)

 Ability to update counters and status from TRANSFORM scripts
 

 Key: HIVE-1649
 URL: https://issues.apache.org/jira/browse/HIVE-1649
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Carl Steinbach
 Attachments: HIVE-1649.1.patch


 Hadoop Streaming supports the ability to update counters and status by 
 writing specially coded messages to the script's stderr stream.
 A streaming process can use the stderr to emit counter information. 
 {{reporter:counter:group,counter,amount}} should be sent to stderr to 
 update the counter.
 A streaming process can use the stderr to emit status information. To set a 
 status, {{reporter:status:message}} should be sent to stderr.
 Hive should support these same features with its TRANSFORM mechanism.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-1649) Ability to update counters and status from TRANSFORM scripts

2013-01-10 Thread Guo Hongjie (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guo Hongjie updated HIVE-1649:
--

Attachment: HIVE-1649.1.patch

 Ability to update counters and status from TRANSFORM scripts
 

 Key: HIVE-1649
 URL: https://issues.apache.org/jira/browse/HIVE-1649
 Project: Hive
  Issue Type: New Feature
  Components: Query Processor
Reporter: Carl Steinbach
 Attachments: HIVE-1649.1.patch


 Hadoop Streaming supports the ability to update counters and status by 
 writing specially coded messages to the script's stderr stream.
 A streaming process can use the stderr to emit counter information. 
 {{reporter:counter:group,counter,amount}} should be sent to stderr to 
 update the counter.
 A streaming process can use the stderr to emit status information. To set a 
 status, {{reporter:status:message}} should be sent to stderr.
 Hive should support these same features with its TRANSFORM mechanism.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira