[jira] Created: (PIG-941) [zebra] Loading non-existing column generates error

2009-09-01 Thread Yiping Han (JIRA)
[zebra] Loading non-existing column generates error --- Key: PIG-941 URL: https://issues.apache.org/jira/browse/PIG-941 Project: Pig Issue Type: Bug Components: data

[jira] Commented: (PIG-796) support conversion from numeric types to chararray

2009-05-29 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12714526#action_12714526 ] Yiping Han commented on PIG-796: I have the same idea that Alan proposed. I agree the common

[jira] Commented: (PIG-807) PERFORMANCE: Provide a way for UDFs to use read-once bags (backed by the Hadoop values iterator)

2009-05-19 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12710818#action_12710818 ] Yiping Han commented on PIG-807: David, the syntax: B = foreach A generate SUM(m), is

[jira] Commented: (PIG-664) Semantics of * is not consistent

2009-02-10 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672372#action_12672372 ] Yiping Han commented on PIG-664: I would second Santhosh. In PIG 1.x, * in UDF parameter list

[jira] Commented: (PIG-602) Pass global configurations to UDF

2009-02-10 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672376#action_12672376 ] Yiping Han commented on PIG-602: Alan, this plan looks good for our requirements. Pass

[jira] Commented: (PIG-282) Custom Partitioner

2009-02-10 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12672467#action_12672467 ] Yiping Han commented on PIG-282: Any concerns on this issue? Custom Partitioner

[jira] Commented: (PIG-610) Pig appears to continue when an underlying mapred job fails

2009-01-08 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12662084#action_12662084 ] Yiping Han commented on PIG-610: We are on hadoop 0.18.2 and latest pig_types branch. We tried

[jira] Created: (PIG-601) Add finalize() interface to UDF

2009-01-07 Thread Yiping Han (JIRA)
Add finalize() interface to UDF --- Key: PIG-601 URL: https://issues.apache.org/jira/browse/PIG-601 Project: Pig Issue Type: New Feature Components: impl Reporter: Yiping Han I would like

[jira] Created: (PIG-602) Pass global configurations to UDF

2009-01-07 Thread Yiping Han (JIRA)
Pass global configurations to UDF - Key: PIG-602 URL: https://issues.apache.org/jira/browse/PIG-602 Project: Pig Issue Type: New Feature Components: impl Reporter: Yiping Han We are

[jira] Created: (PIG-603) Pig Server

2009-01-07 Thread Yiping Han (JIRA)
Pig Server -- Key: PIG-603 URL: https://issues.apache.org/jira/browse/PIG-603 Project: Pig Issue Type: New Feature Components: grunt Reporter: Yiping Han With a real Pig Server, when we lose the client, the

[jira] Created: (PIG-604) Kill the Pig job should kill all associated Hadoop Jobs

2009-01-07 Thread Yiping Han (JIRA)
Kill the Pig job should kill all associated Hadoop Jobs --- Key: PIG-604 URL: https://issues.apache.org/jira/browse/PIG-604 Project: Pig Issue Type: Improvement Components: grunt

[jira] Created: (PIG-605) Better explain and console output

2009-01-07 Thread Yiping Han (JIRA)
Better explain and console output - Key: PIG-605 URL: https://issues.apache.org/jira/browse/PIG-605 Project: Pig Issue Type: Improvement Components: grunt Reporter: Yiping Han It would

[jira] Created: (PIG-606) Setting replication factor in Pig

2009-01-07 Thread Yiping Han (JIRA)
Setting replication factor in Pig - Key: PIG-606 URL: https://issues.apache.org/jira/browse/PIG-606 Project: Pig Issue Type: New Feature Reporter: Yiping Han We would like the STORE clause to be

[jira] Created: (PIG-607) Utilize intermediate results instead of re-execution

2009-01-07 Thread Yiping Han (JIRA)
Utilize intermediate results instead of re-execution Key: PIG-607 URL: https://issues.apache.org/jira/browse/PIG-607 Project: Pig Issue Type: New Feature Reporter: Yiping Han

[jira] Created: (PIG-608) Compile or validate the whole script before execution

2009-01-07 Thread Yiping Han (JIRA)
Compile or validate the whole script before execution - Key: PIG-608 URL: https://issues.apache.org/jira/browse/PIG-608 Project: Pig Issue Type: Improvement Components: grunt

[jira] Created: (PIG-609) PIG does not return the correct error code

2009-01-07 Thread Yiping Han (JIRA)
PIG does not return the correct error code -- Key: PIG-609 URL: https://issues.apache.org/jira/browse/PIG-609 Project: Pig Issue Type: Bug Reporter: Yiping Han Pig still does not always

[jira] Created: (PIG-611) Better logging support

2009-01-07 Thread Yiping Han (JIRA)
Better logging support -- Key: PIG-611 URL: https://issues.apache.org/jira/browse/PIG-611 Project: Pig Issue Type: Improvement Components: tools Reporter: Yiping Han I started this ticket to

[jira] Updated: (PIG-609) PIG does not return the correct error code

2009-01-07 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiping Han updated PIG-609: --- Priority: Critical (was: Major) PIG does not return the correct error code

[jira] Commented: (PIG-610) Pig appears to continue when an underlying mapred job fails

2009-01-07 Thread Yiping Han (JIRA)
[ https://issues.apache.org/jira/browse/PIG-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661823#action_12661823 ] Yiping Han commented on PIG-610: Create a pig job with multiple mapred jobs. Let the script