[jira] Commented: (PIG-948) [Usability] Relating pig script with MR jobs

2009-09-26 Thread Kevin Weil (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759926#action_12759926
 ] 

Kevin Weil commented on PIG-948:


FWIW, I'd +1 Dmitriy's comment.  Yes, it's a shame this isn't programmatically 
available via Hadoop, but come on.  It's a single-line string concatenation.  
And it's FAR more convenient to print out the full url than to expect people to 
memorize the jobtracker url and sub in a parameter.  

One of these options is strictly correct, and the other has the overhead of a 
single line of code and is far more convenient to the end user :)

 [Usability] Relating pig script with MR jobs
 

 Key: PIG-948
 URL: https://issues.apache.org/jira/browse/PIG-948
 Project: Pig
  Issue Type: Improvement
  Components: impl
Affects Versions: 0.4.0
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
Priority: Minor
 Fix For: 0.6.0

 Attachments: pig-948-2.patch, pig-948.patch


 Currently its hard to find a way to relate pig script with specific MR job. 
 In a loaded cluster with multiple simultaneous job submissions, its not easy 
 to figure out which specific MR jobs were launched for a given pig script. If 
 Pig can provide this info, it will be useful to debug and monitor the jobs 
 resulting from a pig script.
 At the very least, Pig should be able to provide user the following 
 information
 1) Job id of the launched job.
 2) Complete web url of jobtracker running this job. 

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



[jira] Updated: (PIG-970) Support of HBase 0.20.0

2009-09-26 Thread Vincent BARAT (JIRA)

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

Vincent BARAT updated PIG-970:
--

Attachment: TEST-org.apache.pig.test.TestHBaseStorage.txt

Thanks to your patch, I succeeded in running the TestBaseStorage test (see 
attached log).
I do not reproduce your error, which may come from your enthronement.

 Support of HBase 0.20.0
 ---

 Key: PIG-970
 URL: https://issues.apache.org/jira/browse/PIG-970
 Project: Pig
  Issue Type: Improvement
  Components: impl
Affects Versions: 0.3.0
Reporter: Vincent BARAT
 Attachments: build.xml.path, pig-hbase-0.20.0-support.patch, 
 pig-hbase-20-v2.patch, TEST-org.apache.pig.test.TestHBaseStorage.txt, 
 TEST-org.apache.pig.test.TestHBaseStorage.txt


 The support of HBase is currently very limited and restricted to HBase 0.18.0.
 Because the next releases of PIG will support Hadoop 0.20.0, they should also 
 support HBase 0.20.0.

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