[jira] [Created] (PIG-3097) HiveColumnarLoader doesn't correctly load partitioned Hive table

2012-12-16 Thread Richard Ding (JIRA)
Richard Ding created PIG-3097: - Summary: HiveColumnarLoader doesn't correctly load partitioned Hive table Key: PIG-3097 URL: https://issues.apache.org/jira/browse/PIG-3097 Project: Pig Issue Ty

[jira] [Updated] (PIG-3096) Make PigUnit thread safe

2012-12-16 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3096: --- Status: Patch Available (was: Open) > Make PigUnit thread safe > > >

Review Request: PIG-3096 Make PigUnit thread safe

2012-12-16 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8631/ --- Review request for pig and Santhosh Srinivasan. Description --- Currently,

[jira] [Updated] (PIG-3096) Make PigUnit thread safe

2012-12-16 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3096: --- Attachment: PIG-3096.patch Attached is a patch that does the following: - Convert Cluster and PigServer

[jira] [Created] (PIG-3096) Make PigUnit thread safe

2012-12-16 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3096: -- Summary: Make PigUnit thread safe Key: PIG-3096 URL: https://issues.apache.org/jira/browse/PIG-3096 Project: Pig Issue Type: Bug Affects Versions: 0.11

[jira] Subscription: PIG patch available

2012-12-16 Thread jira
Issue Subscription Filter: PIG patch available (35 issues) Subscriber: pigdaily Key Summary PIG-3088Add a builtin udf which removes prefixes https://issues.apache.org/jira/browse/PIG-3088 PIG-3086Allow A Prefix To Be Added To URIs In PigUnit Tests

Build failed in Jenkins: Pig-trunk #1379

2012-12-16 Thread Apache Jenkins Server
See Changes: [cheolsoo] PIG-3095: "which" is called many, many times for each Pig STREAM statement (nwhite via cheolsoo) -- [...truncated 6587 lines...] [findbugs] jline.History [findbugs] org.j

[jira] [Updated] (PIG-3095) "which" is called many, many times for each Pig STREAM statement

2012-12-16 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3095: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks Nick!

[jira] [Commented] (PIG-2764) Add a biginteger and bigdecimal type to pig

2012-12-16 Thread Jonathan Coveney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533484#comment-13533484 ] Jonathan Coveney commented on PIG-2764: --- I would have no problem tidying this up for i

[jira] [Commented] (PIG-3095) "which" is called many, many times for each Pig STREAM statement

2012-12-16 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533301#comment-13533301 ] Cheolsoo Park commented on PIG-3095: +1. I will run e2e test to be safe and commit your