[jira] Updated: (PIG-1427) Monitor and kill runaway UDFs

2010-05-31 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1427: --- Attachment: PIG-1427.diff This depends on PIG-1428. Ready for testing. Requires manual testing

[jira] Commented: (PIG-1427) Monitor and kill runaway UDFs

2010-05-28 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873008#action_12873008 ] Dmitriy V. Ryaboy commented on PIG-1427: Uhm so my timing code had a bug in it -- I

[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.

[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

[jira] Assigned: (PIG-1429) Add Boolean Data Type to Pig

2010-05-28 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-1429: -- Assignee: Russell Jurney Have at it, Sir. Add Boolean Data Type to Pig

[jira] Commented: (PIG-1430) ISODateTime - DateTime: DateTime UDFs Should Also Support int/second Unix Times in All Operations

2010-05-28 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873232#action_12873232 ] Dmitriy V. Ryaboy commented on PIG-1430: I think int vs long doing different things

[jira] Updated: (PIG-1427) Monitor and kill runaway UDFs

2010-05-27 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1427: --- Attachment: monitoredUdf.patch Monitor and kill runaway UDFs -

[jira] Commented: (PIG-1427) Monitor and kill runaway UDFs

2010-05-27 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12872120#action_12872120 ] Dmitriy V. Ryaboy commented on PIG-1427: Attaching a new version, featuring: *

[jira] Commented: (PIG-1427) Monitor and kill runaway UDFs

2010-05-27 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12872314#action_12872314 ] Dmitriy V. Ryaboy commented on PIG-1427: bq. You didnt pay heed to my request for

[jira] Created: (PIG-1427) Monitor and kill runaway UDFs

2010-05-26 Thread Dmitriy V. Ryaboy (JIRA)
Monitor and kill runaway UDFs - Key: PIG-1427 URL: https://issues.apache.org/jira/browse/PIG-1427 Project: Pig Issue Type: New Feature Affects Versions: 0.8.0 Reporter: Dmitriy V. Ryaboy

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-05-24 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870739#action_12870739 ] Dmitriy V. Ryaboy commented on PIG-928: --- I've found that using lazy conversion from

[jira] Commented: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-20 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869683#action_12869683 ] Dmitriy V. Ryaboy commented on PIG-1420: Thanks Alan, Your concern is touching :-)

[jira] Resolved: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-20 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-1420. Fix Version/s: 0.8.0 (was: 0.7.0) Resolution: Fixed Patch

[jira] Closed: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-20 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy closed PIG-1420. -- Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

[jira] Assigned: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-1420: -- Assignee: Russell Jurney Make CONCAT act on all fields of a tuple, instead of just the

[jira] Commented: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869231#action_12869231 ] Dmitriy V. Ryaboy commented on PIG-1420: Sigh. That requires java5 for forrest. I'll

[jira] Commented: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-18 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868759#action_12868759 ] Dmitriy V. Ryaboy commented on PIG-1420: Russell, Reading through the code it looks

[jira] Commented: (PIG-1249) Safe-guards against misconfigured Pig scripts without PARALLEL keyword

2010-05-18 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868931#action_12868931 ] Dmitriy V. Ryaboy commented on PIG-1249: This is a good spot to leverage pinning

[jira] Commented: (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2010-05-17 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868273#action_12868273 ] Dmitriy V. Ryaboy commented on PIG-1420: I intend to look at the patch today. Make

[jira] Commented: (PIG-759) HBaseStorage scheme for Load/Slice function

2010-05-14 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867558#action_12867558 ] Dmitriy V. Ryaboy commented on PIG-759: --- Alex, Check out the modified Hbase loader I

[jira] Resolved: (PIG-466) PERFORMANCE: dropping the columns as soon as possible

2010-05-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-466. --- Fix Version/s: 0.6.0 (was: 0.8.0) Resolution: Duplicate This was

[jira] Commented: (PIG-1408) Annotate explain plans with aliases

2010-05-07 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12865312#action_12865312 ] Dmitriy V. Ryaboy commented on PIG-1408: Looks great. Why remove the writeData()

[jira] Commented: (PIG-1405) Need to move many standard functions from piggybank into Pig

2010-05-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12864499#action_12864499 ] Dmitriy V. Ryaboy commented on PIG-1405: I think Top (TOP) is a common enough thing

[jira] Updated: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-05-03 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1303: --- Status: Resolved (was: Patch Available) Resolution: Fixed Committed to 0.7 and trunk.

[jira] Commented: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-04-28 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861992#action_12861992 ] Dmitriy V. Ryaboy commented on PIG-1303: Agreed - but as you can see, I added a test

[jira] Updated: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-04-26 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1303: --- Attachment: PIG-1303.patch unable to set outgoing format for

[jira] Updated: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-04-26 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1303: --- Status: Patch Available (was: Open) Fix Version/s: 0.7.0 0.8.0

[jira] Commented: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-04-26 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860864#action_12860864 ] Dmitriy V. Ryaboy commented on PIG-1303: Attached a patch for both regular UDFs and

[jira] Commented: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-04-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860142#action_12860142 ] Dmitriy V. Ryaboy commented on PIG-1303: hc, I haven't gone through the code, but I

[jira] Commented: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-04-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860317#action_12860317 ] Dmitriy V. Ryaboy commented on PIG-1303: Right, I'm with you on what the problem is.

[jira] Commented: (PIG-1303) unable to set outgoing format for org.apache.pig.piggybank.evaluation.util.apachelogparser.DateExtractor

2010-04-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860323#action_12860323 ] Dmitriy V. Ryaboy commented on PIG-1303: Johannes, it's not, it's just a related root

[jira] Commented: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-16 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857943#action_12857943 ] Dmitriy V. Ryaboy commented on PIG-1354: Ashutosh, nice brainstorm, but I think that

[jira] Updated: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-07 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1354: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed. UDFs for

[jira] Commented: (PIG-1150) VAR() Variance UDF

2010-04-07 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854487#action_12854487 ] Dmitriy V. Ryaboy commented on PIG-1150: Jay, there may be -- I only glanced at the

[jira] Commented: (PIG-1348) PigStorage making unnecessary byte array copy when storing data

2010-04-07 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854654#action_12854654 ] Dmitriy V. Ryaboy commented on PIG-1348: In the spirit of better java and

[jira] Updated: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-06 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1354: --- Status: Open (was: Patch Available) whaddaya know, findbugs found a bug. UDFs for dynamic

[jira] Updated: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-06 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1354: --- Status: Patch Available (was: Open) Fixed audit release and findbugs warnings. I think.

[jira] Commented: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-06 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12854260#action_12854260 ] Dmitriy V. Ryaboy commented on PIG-1354: Alan, I don't know that there are many

[jira] Created: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-05 Thread Dmitriy V. Ryaboy (JIRA)
UDFs for dynamic invocation of simple Java methods -- Key: PIG-1354 URL: https://issues.apache.org/jira/browse/PIG-1354 Project: Pig Issue Type: New Feature Affects Versions: 0.8.0

[jira] Updated: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1354: --- Attachment: PIG-1354.patch UDFs for dynamic invocation of simple Java methods

[jira] Updated: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1354: --- Status: Patch Available (was: Open) UDFs for dynamic invocation of simple Java methods

[jira] Commented: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853421#action_12853421 ] Dmitriy V. Ryaboy commented on PIG-1354: The attached patch provides generic UDFs for

[jira] Commented: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853423#action_12853423 ] Dmitriy V. Ryaboy commented on PIG-1354: I should mention that this patch applies to

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-04-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853439#action_12853439 ] Dmitriy V. Ryaboy commented on PIG-928: --- Woody, I submitted my attempt at generic Java

[jira] Updated: (PIG-1354) UDFs for dynamic invocation of simple Java methods

2010-04-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1354: --- Attachment: PIG-1354.patch fixed up the javadocs. UDFs for dynamic invocation of simple Java

[jira] Commented: (PIG-864) Record graph of execution of Map-Reduce jobs executed by a Pig script

2010-04-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12852985#action_12852985 ] Dmitriy V. Ryaboy commented on PIG-864: --- Richard, is the idea to log something that

[jira] Commented: (PIG-864) Record graph of execution of Map-Reduce jobs executed by a Pig script

2010-04-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12853039#action_12853039 ] Dmitriy V. Ryaboy commented on PIG-864: --- In that case... think you can knock out PIG-908

[jira] Commented: (PIG-1310) ISO Date UDFs: Conversion, Trucation and Date Math

2010-03-30 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12851594#action_12851594 ] Dmitriy V. Ryaboy commented on PIG-1310: It builds -- you just have to build pig with

[jira] Commented: (PIG-1295) Binary comparator for secondary sort

2010-03-25 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849730#action_12849730 ] Dmitriy V. Ryaboy commented on PIG-1295: Gianmarco, the ticket for Avro loader

[jira] Updated: (PIG-1310) ISO Date UDFs: Conversion, Trucation and Date Math

2010-03-25 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1310: --- Attachment: joda-mavenstuff.diff Russell, see attached patch for maven stuff. I am not a

[jira] Commented: (PIG-1329) Pig version incorrect post-0.7 split

2010-03-25 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849745#action_12849745 ] Dmitriy V. Ryaboy commented on PIG-1329: This is trivial and does not require tests.

[jira] Resolved: (PIG-1329) Pig version incorrect post-0.7 split

2010-03-25 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-1329. Resolution: Fixed Committed. Pig version incorrect post-0.7 split

[jira] Commented: (PIG-1310) ISO Date UDFs: Conversion, Rounding and Date Math

2010-03-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848942#action_12848942 ] Dmitriy V. Ryaboy commented on PIG-1310: 0.7 has not been branched yet; I will review

[jira] Commented: (PIG-1325) Provide a way to exclude a testcase when running ant test

2010-03-22 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12848494#action_12848494 ] Dmitriy V. Ryaboy commented on PIG-1325: Usage: ant test

[jira] Updated: (PIG-1285) Allow SingleTupleBag to be serialized

2010-03-20 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1285: --- Status: Open (was: Patch Available) Allow SingleTupleBag to be serialized

[jira] Updated: (PIG-1285) Allow SingleTupleBag to be serialized

2010-03-20 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1285: --- Attachment: PIG-1285.2.patch Allow SingleTupleBag to be serialized

[jira] Updated: (PIG-1285) Allow SingleTupleBag to be serialized

2010-03-20 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1285: --- Status: Patch Available (was: Open) Allow SingleTupleBag to be serialized

[jira] Updated: (PIG-1117) Pig reading hive columnar rc tables

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1117: --- Attachment: PIG-1117-0.7.0-reviewed.patch Minor review changes, all superficial. - changed

[jira] Updated: (PIG-1117) Pig reading hive columnar rc tables

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1117: --- Attachment: PIG-1117-0.7.0-reviewed.patch Attaching again -- forgot to click the license check

[jira] Updated: (PIG-1117) Pig reading hive columnar rc tables

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1117: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch commited. Thanks for

[jira] Commented: (PIG-1205) Enhance HBaseStorage-- Make it support loading row key and implement StoreFunc

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847473#action_12847473 ] Dmitriy V. Ryaboy commented on PIG-1205: fwiw -- I have an implementation for 0.6

[jira] Commented: (PIG-1285) Allow SingleTupleBag to be serialized

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847507#action_12847507 ] Dmitriy V. Ryaboy commented on PIG-1285: Yeah I'll post it over the weekend. Just to

[jira] Updated: (PIG-1150) VAR() Variance UDF

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1150: --- Fix Version/s: (was: 0.7.0) 0.8.0 Changed the target to 0.8 -- we won't

[jira] Commented: (PIG-794) Use Avro serialization in Pig

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847614#action_12847614 ] Dmitriy V. Ryaboy commented on PIG-794: --- I'll take a crack at it. Use Avro

[jira] Assigned: (PIG-794) Use Avro serialization in Pig

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-794: - Assignee: Dmitriy V. Ryaboy Use Avro serialization in Pig -

[jira] Assigned: (PIG-1150) VAR() Variance UDF

2010-03-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-1150: -- Assignee: Dmitriy V. Ryaboy VAR() Variance UDF --

[jira] Commented: (PIG-1205) Enhance HBaseStorage-- Make it support loading row key and implement StoreFunc

2010-03-17 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846442#action_12846442 ] Dmitriy V. Ryaboy commented on PIG-1205: Jeff, A brief list of issues that come to

[jira] Commented: (PIG-1205) Enhance HBaseStorage-- Make it support loading row key and implement StoreFunc

2010-03-16 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846273#action_12846273 ] Dmitriy V. Ryaboy commented on PIG-1205: You can suppress the unchecked warning with

[jira] Commented: (PIG-1246) SequenceFileLoader problem with compressed values

2010-03-13 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844974#action_12844974 ] Dmitriy V. Ryaboy commented on PIG-1246: Derek, are you getting this error with the

[jira] Commented: (PIG-1292) Interface Refinements

2010-03-12 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844611#action_12844611 ] Dmitriy V. Ryaboy commented on PIG-1292: Agreed with Xuefu's comment regarding the

[jira] Commented: (PIG-1292) Interface Refinements

2010-03-12 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844640#action_12844640 ] Dmitriy V. Ryaboy commented on PIG-1292: .. but we have an abstract class that can

[jira] Commented: (PIG-1287) Use hadoop-0.20.2 with pig 0.7.0 release

2010-03-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843378#action_12843378 ] Dmitriy V. Ryaboy commented on PIG-1287: Does this make 0.7 incompatible with earlier

[jira] Commented: (PIG-1248) [piggybank] useful String functions

2010-03-05 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841789#action_12841789 ] Dmitriy V. Ryaboy commented on PIG-1248: Gerrit, as far as Pig the language is

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-03-04 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841619#action_12841619 ] Dmitriy V. Ryaboy commented on PIG-928: --- Woody, what I meant by my remark was that I

[jira] Commented: (PIG-759) HBaseStorage scheme for Load/Slice function

2010-03-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839884#action_12839884 ] Dmitriy V. Ryaboy commented on PIG-759: --- Olga, I am not sure why this got marked as

[jira] Updated: (PIG-1261) PigStorageSchema broke after changes to ResourceSchema

2010-02-26 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1261: --- Attachment: PIG_1261.diff The json reflection PigStorageSchema is using to auto-serialize and

[jira] Commented: (PIG-1251) Move SortInfo calculation earlier in compilation

2010-02-26 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838996#action_12838996 ] Dmitriy V. Ryaboy commented on PIG-1251: When we first added SortInfo there was some

[jira] Commented: (PIG-1261) PigStorageSchema broke after changes to ResourceSchema

2010-02-25 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838587#action_12838587 ] Dmitriy V. Ryaboy commented on PIG-1261: I'll check it out. PigStorageSchema broke

[jira] Updated: (PIG-1248) [piggybank] useful String functions

2010-02-23 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1248: --- Attachment: PIG_1248.diff Changes to Split javadoc. Regarding capitalization -- the only new

[jira] Updated: (PIG-1248) [piggybank] useful String functions

2010-02-22 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1248: --- Attachment: PIG_1248.diff This patch is identical to the previous, except for a one-line

[jira] Assigned: (PIG-1246) SequenceFileLoader problem with compressed values

2010-02-22 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy reassigned PIG-1246: -- Assignee: Dmitriy V. Ryaboy SequenceFileLoader problem with compressed values

[jira] Commented: (PIG-1248) [piggybank] useful String functions

2010-02-22 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837064#action_12837064 ] Dmitriy V. Ryaboy commented on PIG-1248: I'll fix up the javadocs. I didn't modify

[jira] Created: (PIG-1248) [piggybank] useful String functions

2010-02-21 Thread Dmitriy V. Ryaboy (JIRA)
[piggybank] useful String functions --- Key: PIG-1248 URL: https://issues.apache.org/jira/browse/PIG-1248 Project: Pig Issue Type: New Feature Reporter: Dmitriy V. Ryaboy Assignee:

[jira] Updated: (PIG-1248) [piggybank] useful String functions

2010-02-21 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1248: --- Attachment: PIG_1248.diff This patch cleans up some of the existing string functions and adds

[jira] Updated: (PIG-1248) [piggybank] useful String functions

2010-02-21 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1248: --- Status: Patch Available (was: Open) [piggybank] useful String functions

[jira] Commented: (PIG-1093) pig.properties file is missing from distributions

2010-02-18 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835507#action_12835507 ] Dmitriy V. Ryaboy commented on PIG-1093: Can we add a commented out pig.logfile

[jira] Updated: (PIG-953) Enable merge join in pig to work with loaders and store functions which can internally index sorted data

2010-02-15 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-953: -- Attachment: PIG-953_missing_files.diff The attached diff was applied to svn but not posted to the

[jira] Commented: (PIG-1218) Use distributed cache to store samples

2010-02-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832288#action_12832288 ] Dmitriy V. Ryaboy commented on PIG-1218: Richard, does this have any implications on

[jira] Commented: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12832343#action_12832343 ] Dmitriy V. Ryaboy commented on PIG-1217: Oops, right, that check is actually no

[jira] Updated: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1217: --- Status: Open (was: Patch Available) [piggybank] evaluation.util.Top is broken

[jira] Updated: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1217: --- Attachment: fix_top_udf.diff Simplified Initial per Alan's comments (just returning the tuple

[jira] Updated: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-09 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1217: --- Status: Patch Available (was: Open) [piggybank] evaluation.util.Top is broken

[jira] Commented: (PIG-259) allow store to overwrite existing directroy

2010-02-08 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831212#action_12831212 ] Dmitriy V. Ryaboy commented on PIG-259: --- Doesn't the StoreFunc take care of resource

[jira] Commented: (PIG-259) allow store to overwrite existing directroy

2010-02-08 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12831237#action_12831237 ] Dmitriy V. Ryaboy commented on PIG-259: --- Yeah I think it makes more sense on that level.

[jira] Commented: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-04 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829589#action_12829589 ] Dmitriy V. Ryaboy commented on PIG-1217: The test failures appear to be unrelated to

[jira] Updated: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-04 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1217: --- Status: Open (was: Patch Available) Huh. I wonder what Hudson tested -- I accidentally

[jira] Updated: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-04 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1217: --- Attachment: fix_top_udf.diff [piggybank] evaluation.util.Top is broken

[jira] Updated: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-04 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1217: --- Status: Patch Available (was: Open) [piggybank] evaluation.util.Top is broken

[jira] Commented: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-04 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829694#action_12829694 ] Dmitriy V. Ryaboy commented on PIG-1217: I see, thanks for the tip. How does this

[jira] Created: (PIG-1217) [piggybank] evaluation.util.Top is broken

2010-02-03 Thread Dmitriy V. Ryaboy (JIRA)
[piggybank] evaluation.util.Top is broken - Key: PIG-1217 URL: https://issues.apache.org/jira/browse/PIG-1217 Project: Pig Issue Type: Bug Affects Versions: 0.3.0, 0.3.1, 0.4.0, site, 0.5.0,

<    1   2   3   4   >