[jira] Updated: (PIG-501) Make branches/types work under cygwin

2008-12-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-501: --- Attachment: javacc.jar cygwin.javacc42.patch Make Pig work under cygwin with javacc 4.2

[jira] Commented: (PIG-631) 4 Unit test failures on Windows

2009-01-29 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12668641#action_12668641 ] Daniel Dai commented on PIG-631: Patch committed. Please leave the case open until I figured

[jira] Commented: (PIG-631) 4 Unit test failures on Windows

2009-02-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669432#action_12669432 ] Daniel Dai commented on PIG-631: The problem is caused by

[jira] Created: (PIG-654) Optimize build.xml

2009-02-01 Thread Daniel Dai (JIRA)
Optimize build.xml -- Key: PIG-654 URL: https://issues.apache.org/jira/browse/PIG-654 Project: Pig Issue Type: Improvement Components: impl Affects Versions: types_branch Reporter: Daniel Dai

[jira] Resolved: (PIG-654) Optimize build.xml

2009-02-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-654. Resolution: Fixed Patch committed. Optimize build.xml -- Key: PIG-654

[jira] Commented: (PIG-737) A few unit tests take a long timeto run on windows

2009-03-26 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12689779#action_12689779 ] Daniel Dai commented on PIG-737: I will take a look of it maybe this weekend. A few unit

[jira] Commented: (PIG-737) A few unit tests take a long timeto run on windows

2009-04-05 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12695980#action_12695980 ] Daniel Dai commented on PIG-737: I compare the unit test time on Unix and Cygwin. It is not a

[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-774: --- Attachment: utf8_parser-1.patch As Alan said, adding option to QueryParser.jjt and ParamLoader.jj will do the

[jira] Commented: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-27 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703007#action_12703007 ] Daniel Dai commented on PIG-774: Currently Jline does not handle backspace correctly for

[jira] Commented: (PIG-771) PigDump does not properly output Chinese UTF8 characters - they are displayed as question marks ??

2009-04-27 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703010#action_12703010 ] Daniel Dai commented on PIG-771: Hi, David, In my mind PigDump should deal with UTF8

[jira] Commented: (PIG-771) PigDump does not properly output Chinese UTF8 characters - they are displayed as question marks ??

2009-04-27 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703293#action_12703293 ] Daniel Dai commented on PIG-771: David, can you check what is the language setting on that

[jira] Assigned: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-05-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-774: -- Assignee: Daniel Dai Pig does not handle Chinese characters (in both the parameter subsitution using

[jira] Commented: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-05-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12705799#action_12705799 ] Daniel Dai commented on PIG-774: Hi, Olga, I actually assume only textural data inside

[jira] Updated: (PIG-799) Unit tests on windows are failing after multiquery commit

2009-05-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-799: --- Attachment: PIG-799.patch The failure is caused by changed logic of QueryParser.massageFilename in multi-query

[jira] Updated: (PIG-799) Unit tests on windows are failing after multiquery commit

2009-05-12 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-799: --- Resolution: Fixed Fix Version/s: 0.3.0 Status: Resolved (was: Patch Available) Unit tests

[jira] Resolved: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-05-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-774. Resolution: Fixed Fix Version/s: (was: 0.0.0) 0.3.0 Yes, the patch is

[jira] Commented: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-05-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12710628#action_12710628 ] Daniel Dai commented on PIG-774: You get the point, Viraj. Actually we can have two

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-15 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Attachment: PIG-797.patch For the limited sort case, the extra limit map-reduce operator introduced in

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-15 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Fix Version/s: site Status: Patch Available (was: Open) Limit with ORDER BY producing wrong

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Status: Open (was: Patch Available) Limit with ORDER BY producing wrong results

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Fix Version/s: (was: site) 0.3.0 Assignee: Daniel Dai Status: Patch

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Attachment: PIG-797-2.patch New patch solve the findbug issues and add testcase. Limit with ORDER BY

[jira] Updated: (PIG-850) Dump produce wrong result while store into is ok

2009-06-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-850: --- Attachment: PIG-850.patch When we add extra limit map-reduce operator (see

[jira] Updated: (PIG-850) Dump produce wrong result while store into is ok

2009-06-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-850: --- Status: Patch Available (was: Open) Dump produce wrong result while store into is ok

[jira] Updated: (PIG-850) Dump produce wrong result while store into is ok

2009-06-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-850: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch submitted Dump produce wrong result

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-17 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Status: In Progress (was: Patch Available) Limit with ORDER BY producing wrong results

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-17 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Attachment: PIG-797-3.patch This patch include Santhosh's comment. It is obviously a problem. Thanks! Limit

[jira] Commented: (PIG-832) Make import list configurable

2009-06-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721456#action_12721456 ] Daniel Dai commented on PIG-832: Hi, Milind, in the use case you mentioned, he/she can write

[jira] Commented: (PIG-832) Make import list configurable

2009-06-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721503#action_12721503 ] Daniel Dai commented on PIG-832: Hi, Milind, For your first comment, yes, user's class have to

[jira] Commented: (PIG-832) Make import list configurable

2009-06-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721519#action_12721519 ] Daniel Dai commented on PIG-832: Hi, Milind, If a user wrote 10 UDFs, I guess he/she does not

[jira] Commented: (PIG-832) Make import list configurable

2009-06-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721528#action_12721528 ] Daniel Dai commented on PIG-832: yes, `cat myudflist` is a way to get around. However, in my

[jira] Updated: (PIG-797) Limit with ORDER BY producing wrong results

2009-06-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-797: --- Resolution: Fixed Fix Version/s: 0.4.0 Status: Resolved (was: Patch Available) Patch

[jira] Updated: (PIG-832) Make import list configurable

2009-06-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-832: --- Fix Version/s: 0.4.0 Status: Patch Available (was: Open) Make import list configurable

[jira] Commented: (PIG-734) Non-string keys in maps

2009-06-23 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12723350#action_12723350 ] Daniel Dai commented on PIG-734: Patch looks good to me. Non-string keys in maps

[jira] Updated: (PIG-832) Make import list configurable

2009-06-23 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-832: --- Resolution: Fixed Status: Resolved (was: Patch Available) Remove the Yahoo line Make import list

[jira] Updated: (PIG-861) POJoinPackage lose tuple in large dataset

2009-06-30 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-861: --- Affects Version/s: (was: 0.2.0) 0.3.0 Status: Patch Available (was:

[jira] Updated: (PIG-861) POJoinPackage lose tuple in large dataset

2009-07-02 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-861: --- Status: Patch Available (was: In Progress) Submit again for Hudson to pick up. POJoinPackage lose tuple in

[jira] Updated: (PIG-861) POJoinPackage lose tuple in large dataset

2009-07-02 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-861: --- Status: In Progress (was: Patch Available) POJoinPackage lose tuple in large dataset

[jira] Updated: (PIG-861) POJoinPackage lose tuple in large dataset

2009-07-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-861: --- Attachment: PIG-861-2.patch Resync the patch to the latest trunk. POJoinPackage lose tuple in large dataset

[jira] Updated: (PIG-861) POJoinPackage lose tuple in large dataset

2009-07-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-861: --- Status: In Progress (was: Patch Available) POJoinPackage lose tuple in large dataset

[jira] Updated: (PIG-876) limit changes order of order-by to ascending

2009-07-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-876: --- Fix Version/s: 0.4.0 Affects Version/s: 0.3.0 Status: Patch Available (was: Open)

[jira] Updated: (PIG-876) limit changes order of order-by to ascending

2009-07-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-876: --- Attachment: PIG-876-1.patch Need to change sort order of limitAfterSort operator the same as the sort

[jira] Created: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
Pig should ship load udfs to the backend Key: PIG-881 URL: https://issues.apache.org/jira/browse/PIG-881 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.3.0

[jira] Assigned: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-881: -- Assignee: Daniel Dai Pig should ship load udfs to the backend

[jira] Commented: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12729770#action_12729770 ] Daniel Dai commented on PIG-881: Find some problem, I will deliver patch again shortly. Pig

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Attachment: (was: PIG-881-1.patch) Pig should ship load udfs to the backend

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Attachment: PIG-881-1.patch Pig should ship load udfs to the backend

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Status: Patch Available (was: Open) Pig should ship load udfs to the backend

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Attachment: PIG-881-3.patch Get all unit test pass. Pig should ship load udfs to the backend

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Status: Patch Available (was: In Progress) Pig should ship load udfs to the backend

[jira] Updated: (PIG-881) Pig should ship load udfs to the backend

2009-07-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-881: --- Status: In Progress (was: Patch Available) Pig should ship load udfs to the backend

[jira] Created: (PIG-883) udf import list does not send to the backend

2009-07-11 Thread Daniel Dai (JIRA)
udf import list does not send to the backend Key: PIG-883 URL: https://issues.apache.org/jira/browse/PIG-883 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.3.0

[jira] Updated: (PIG-883) udf import list does not send to the backend

2009-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-883: --- Status: Patch Available (was: Open) udf import list does not send to the backend

[jira] Updated: (PIG-883) udf import list does not send to the backend

2009-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-883: --- Attachment: PIG-883-1.patch udf import list does not send to the backend

[jira] Updated: (PIG-883) udf import list does not send to the backend

2009-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-883: --- Attachment: PIG-883-2.patch Fix the unit test and submit again. udf import list does not send to the backend

[jira] Updated: (PIG-883) udf import list does not send to the backend

2009-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-883: --- Status: Patch Available (was: In Progress) udf import list does not send to the backend

[jira] Updated: (PIG-883) udf import list does not send to the backend

2009-07-11 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-883: --- Status: In Progress (was: Patch Available) udf import list does not send to the backend

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-13 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Attachment: PIG-885-2.patch Some misspell on the function names. New UDFs for piggybank (Bin, Decode,

[jira] Updated: (PIG-888) Pig do not pass udf to the backend in some situation

2009-07-15 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-888: --- Attachment: PIG-888-1.patch The problem is that we didn't copy udf properly when we merge mrplan of different

[jira] Assigned: (PIG-888) Pig do not pass udf to the backend in some situation

2009-07-15 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-888: -- Assignee: Daniel Dai Pig do not pass udf to the backend in some situation

[jira] Updated: (PIG-888) Pig do not pass udf to the backend in some situation

2009-07-15 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-888: --- Status: Patch Available (was: Open) Pig do not pass udf to the backend in some situation

[jira] Updated: (PIG-888) Pig do not pass udf to the backend in some situation

2009-07-16 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-888: --- Status: In Progress (was: Patch Available) Pig do not pass udf to the backend in some situation

[jira] Updated: (PIG-888) Pig do not pass udf to the backend in some situation

2009-07-17 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-888: --- Resolution: Fixed Status: Resolved (was: Patch Available) Pig do not pass udf to the backend in some

[jira] Created: (PIG-891) Fixing dfs statement for Pig

2009-07-17 Thread Daniel Dai (JIRA)
Fixing dfs statement for Pig Key: PIG-891 URL: https://issues.apache.org/jira/browse/PIG-891 Project: Pig Issue Type: Bug Reporter: Daniel Dai Several hadoop dfs commands are not support or

[jira] Updated: (PIG-891) Fixing dfs statement for Pig

2009-07-17 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-891: --- Priority: Minor (was: Major) Fixing dfs statement for Pig

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Status: In Progress (was: Patch Available) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract,

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Status: Patch Available (was: In Progress) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract,

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Attachment: PIG-885-4.patch New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch,

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Status: Patch Available (was: In Progress) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract,

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Attachment: PIG-885-6.patch New patch addresses most of problems in the comments except for these two: (1)

[jira] Created: (PIG-895) Default parallel for Pig

2009-07-21 Thread Daniel Dai (JIRA)
Default parallel for Pig Key: PIG-895 URL: https://issues.apache.org/jira/browse/PIG-895 Project: Pig Issue Type: New Feature Components: impl Affects Versions: 0.3.0 Reporter: Daniel Dai

[jira] Updated: (PIG-895) Default parallel for Pig

2009-07-21 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-895: --- Attachment: PIG-895-1.patch Preliminary patch for this. Need to add unit test. Default parallel for Pig

[jira] Updated: (PIG-895) Default parallel for Pig

2009-07-26 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-895: --- Status: Patch Available (was: Open) Default parallel for Pig Key:

[jira] Updated: (PIG-895) Default parallel for Pig

2009-07-26 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-895: --- Attachment: PIG-895-2.patch Include unit test Default parallel for Pig

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-26 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Attachment: PIG-882-1.patch log level not propogated to loggers

[jira] Updated: (PIG-895) Default parallel for Pig

2009-07-27 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-895: --- Attachment: PIG-895-3.patch Modified the patch according to Alan's suggestion. It is better to use

[jira] Updated: (PIG-895) Default parallel for Pig

2009-07-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-895: --- Description: For hadoop 20, if user don't specify the number of reducers, hadoop will use 1 reducer as the

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Status: Patch Available (was: Open) log level not propogated to loggers

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Attachment: PIG-882-2.patch New patch propagates pig log level to backend. I do not find a good way to write a

[jira] Commented: (PIG-882) log level not propogated to loggers

2009-07-28 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12736365#action_12736365 ] Daniel Dai commented on PIG-882: Some comments about how to use debug level: 1.

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-29 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Attachment: PIG-882-4.patch Sync with latest trunk log level not propogated to loggers

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-29 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Attachment: PIG-885-7.patch Add null checking to all applicable UDFs New UDFs for piggybank (Bin, Decode,

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-29 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Attachment: PIG-885-8.patch Add NullPointerException check New UDFs for piggybank (Bin, Decode,

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-29 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Attachment: PIG-882-5.patch log level not propogated to loggers

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-30 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Fix Version/s: 0.4.0 Affects Version/s: 0.3.0 Status: Patch Available (was: In Progress)

[jira] Assigned: (PIG-882) log level not propogated to loggers

2009-07-30 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-882: -- Assignee: Daniel Dai log level not propogated to loggers

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-30 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Status: Open (was: Patch Available) log level not propogated to loggers

[jira] Updated: (PIG-882) log level not propogated to loggers

2009-07-30 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-882: --- Status: Patch Available (was: Open) Pick me up, Hudson! log level not propogated to loggers

[jira] Updated: (PIG-885) New UDFs for piggybank (Bin, Decode, LookupInFiles, RegexExtract, RegexMatch, HashFVN, DiffDate)

2009-07-30 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-885: --- Resolution: Fixed Status: Resolved (was: Patch Available) Patch committed. New UDFs for piggybank

[jira] Commented: (PIG-891) Fixing dfs statement for Pig

2009-08-02 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738192#action_12738192 ] Daniel Dai commented on PIG-891: Hi Jeff, I am not working on it. We appreciate and need your

[jira] Commented: (PIG-592) schema inferred incorrectly

2009-08-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738472#action_12738472 ] Daniel Dai commented on PIG-592: Also the following script produce the wrong schema: a = load

[jira] Created: (PIG-902) Allow schema matching for UDF with variable length arguments

2009-08-03 Thread Daniel Dai (JIRA)
Allow schema matching for UDF with variable length arguments Key: PIG-902 URL: https://issues.apache.org/jira/browse/PIG-902 Project: Pig Issue Type: Improvement

[jira] Commented: (PIG-901) InputSplit (SliceWrapper) created by Pig is big in size due to serialized PigContext

2009-08-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12738496#action_12738496 ] Daniel Dai commented on PIG-901: PigContext.packageImportList needs to be serialized as well.

[jira] Updated: (PIG-901) InputSplit (SliceWrapper) created by Pig is big in size due to serialized PigContext

2009-08-03 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-901: --- Attachment: PIG-901-1.patch Add a unit test to make sure this change will not affect udf.import.list

[jira] Updated: (PIG-907) Provide multiple version of HashFNV (Piggybank)

2009-08-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-907: --- Attachment: PIG-907-1.patch Provide multiple version of HashFNV (Piggybank)

[jira] Updated: (PIG-907) Provide multiple version of HashFNV (Piggybank)

2009-08-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-907: --- Status: Patch Available (was: Open) Provide multiple version of HashFNV (Piggybank)

[jira] Updated: (PIG-907) Provide multiple version of HashFNV (Piggybank)

2009-08-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-907: --- Attachment: PIG-907-2.patch Changed the patch to include license and more decent error handling. Thanks Thejas

[jira] Commented: (PIG-909) Allow Pig executable to use hadoop jars not bundled with pig

2009-08-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12739244#action_12739244 ] Daniel Dai commented on PIG-909: Seems like bin/pig is broken for a while. Some libraries have

[jira] Commented: (PIG-909) Allow Pig executable to use hadoop jars not bundled with pig

2009-08-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12739269#action_12739269 ] Daniel Dai commented on PIG-909: Hi, Dmitriy, One problem is that hadoop.jar comes with pig

[jira] Commented: (PIG-909) Allow Pig executable to use hadoop jars not bundled with pig

2009-08-04 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12739282#action_12739282 ] Daniel Dai commented on PIG-909: Yes, Dmitriy, you said it. However, if we do not have

  1   2   3   4   5   6   7   8   9   10   >