[jira] Commented: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-06-01 Thread Olga Natkovich (JIRA)

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

Olga Natkovich commented on PIG-283:


We need to clearly document that the value are per script, not per operator or 
per job and that if value is redefined, the last one will be used for the all 
jobs in a script.

 Allow to set arbitrary jobconf key-value pairs inside pig program
 -

 Key: PIG-283
 URL: https://issues.apache.org/jira/browse/PIG-283
 Project: Pig
  Issue Type: New Feature
  Components: grunt
Affects Versions: 0.7.0
Reporter: Christian Kunz
Assignee: Ashutosh Chauhan
 Fix For: 0.8.0

 Attachments: pig-282.patch


 It would be useful to be able to set arbitrary JobConf key-value pairs inside 
 a pig program (e.g. in front of a COGROUP statement).
 I wonder whether the simplest way to add this feature is by expanding the 
 'set' command functionality.

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



[jira] Commented: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-05-28 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on PIG-283:
---

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12445710/pig-282.patch
  against trunk revision 949057.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 3 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h1.grid.sp2.yahoo.net/15/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h1.grid.sp2.yahoo.net/15/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h1.grid.sp2.yahoo.net/15/console

This message is automatically generated.

 Allow to set arbitrary jobconf key-value pairs inside pig program
 -

 Key: PIG-283
 URL: https://issues.apache.org/jira/browse/PIG-283
 Project: Pig
  Issue Type: New Feature
  Components: grunt
Affects Versions: 0.7.0
Reporter: Christian Kunz
Assignee: Ashutosh Chauhan
 Fix For: 0.8.0

 Attachments: pig-282.patch


 It would be useful to be able to set arbitrary JobConf key-value pairs inside 
 a pig program (e.g. in front of a COGROUP statement).
 I wonder whether the simplest way to add this feature is by expanding the 
 'set' command functionality.

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



[jira] Commented: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-05-28 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on PIG-283:
--

Seems hudson didn't fully recover from its long hospital trip. All failures are 
unrelated and because of port conflicts. Patch is ready for review.

 Allow to set arbitrary jobconf key-value pairs inside pig program
 -

 Key: PIG-283
 URL: https://issues.apache.org/jira/browse/PIG-283
 Project: Pig
  Issue Type: New Feature
  Components: grunt
Affects Versions: 0.7.0
Reporter: Christian Kunz
Assignee: Ashutosh Chauhan
 Fix For: 0.8.0

 Attachments: pig-282.patch


 It would be useful to be able to set arbitrary JobConf key-value pairs inside 
 a pig program (e.g. in front of a COGROUP statement).
 I wonder whether the simplest way to add this feature is by expanding the 
 'set' command functionality.

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



[jira] Commented: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-05-28 Thread Dmitriy V. Ryaboy (JIRA)

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

Dmitriy V. Ryaboy commented on PIG-283:
---

+1 looks good assuming tests actually pass.

 Allow to set arbitrary jobconf key-value pairs inside pig program
 -

 Key: PIG-283
 URL: https://issues.apache.org/jira/browse/PIG-283
 Project: Pig
  Issue Type: New Feature
  Components: grunt
Affects Versions: 0.7.0
Reporter: Christian Kunz
Assignee: Ashutosh Chauhan
 Fix For: 0.8.0

 Attachments: pig-282.patch


 It would be useful to be able to set arbitrary JobConf key-value pairs inside 
 a pig program (e.g. in front of a COGROUP statement).
 I wonder whether the simplest way to add this feature is by expanding the 
 'set' command functionality.

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



[jira] Commented: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-05-28 Thread Dmitriy V. Ryaboy (JIRA)

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

Dmitriy V. Ryaboy commented on PIG-283:
---

Can you also update the docs in 
http://hadoop.apache.org/pig/docs/r0.6.0/piglatin_ref2.html ?

 Allow to set arbitrary jobconf key-value pairs inside pig program
 -

 Key: PIG-283
 URL: https://issues.apache.org/jira/browse/PIG-283
 Project: Pig
  Issue Type: New Feature
  Components: grunt
Affects Versions: 0.7.0
Reporter: Christian Kunz
Assignee: Ashutosh Chauhan
 Fix For: 0.8.0

 Attachments: pig-282.patch


 It would be useful to be able to set arbitrary JobConf key-value pairs inside 
 a pig program (e.g. in front of a COGROUP statement).
 I wonder whether the simplest way to add this feature is by expanding the 
 'set' command functionality.

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



[jira] Commented: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-05-27 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan commented on PIG-283:
--

Proposal here is as suggested in the description. Expand set command so that 
set can take arbitrary key-value pairs and pass it on to the job-conf.

 Allow to set arbitrary jobconf key-value pairs inside pig program
 -

 Key: PIG-283
 URL: https://issues.apache.org/jira/browse/PIG-283
 Project: Pig
  Issue Type: New Feature
  Components: grunt
Reporter: Christian Kunz

 It would be useful to be able to set arbitrary JobConf key-value pairs inside 
 a pig program (e.g. in front of a COGROUP statement).
 I wonder whether the simplest way to add this feature is by expanding the 
 'set' command functionality.

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