Re: Ajax library for Pig

2009-04-09 Thread nitesh bhatia
Hi Thanks for the reply. This will be the architecture: 1. Pig would be installed on some dedicated server machine (say P) with hadoop support. 2. In front of it will be a web server (say S) 2.1 A web server will consist of a dedicated tomcat server (say St) for handling dwr servlets. 2.2 "P

[jira] Updated: (PIG-733) Order by sampling dumps entire sample to hdfs which causes dfs "FileSystem closed" error on large input

2009-04-09 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated PIG-733: --- Resolution: Fixed Status: Resolved (was: Patch Available) patch committed > Order by sampling

[jira] Updated: (PIG-697) Proposed improvements to pig's optimizer

2009-04-09 Thread Santhosh Srinivasan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Santhosh Srinivasan updated PIG-697: Attachment: OptimizerPhase1.patch Attached patch has changed the design and implementation of

[jira] Created: (PIG-763) pig shell script tests for "hadoop" anywhere in jar path

2009-04-09 Thread Ben Maurer (JIRA)
pig shell script tests for "hadoop" anywhere in jar path Key: PIG-763 URL: https://issues.apache.org/jira/browse/PIG-763 Project: Pig Issue Type: Bug Reporter: Ben Maurer

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697643#action_12697643 ] Olga Natkovich commented on PIG-729: Yes, that seems like a reasonable compromise though w

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697641#action_12697641 ] David Ciemiewicz commented on PIG-729: -- Ah wait, I just read what Olga wrote again. I th

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697638#action_12697638 ] David Ciemiewicz commented on PIG-729: -- Adding switches on the command line versus param

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697636#action_12697636 ] Olga Natkovich commented on PIG-729: I don't like the idea of putting more switches on the

[jira] Commented: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-04-09 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697634#action_12697634 ] David Ciemiewicz commented on PIG-760: -- Also, one other thing, along with the schema file

[jira] Commented: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-04-09 Thread David Ciemiewicz (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697631#action_12697631 ] David Ciemiewicz commented on PIG-760: -- Sure, you could do that, create PigStorageSchema.

[jira] Commented: (PIG-729) Use of default parallelism

2009-04-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697627#action_12697627 ] Alan Gates commented on PIG-729: -1 to requiring parallel as a keyword. Users move their scri

[jira] Commented: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-04-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697625#action_12697625 ] Alan Gates commented on PIG-760: We don't want to change PigStorage, as it is the default load

[jira] Assigned: (PIG-564) Parameter Substitution using -param option does not seem to work when parameters contain special characters such as +,=,-,?,' "

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-564: -- Assignee: Olga Natkovich > Parameter Substitution using -param option does not seem to work when

[jira] Assigned: (PIG-619) Dumping empty results produces "Unable to get results for /tmp/temp-1964806069/tmp256878619 org.apache.pig.builtin.BinStorage" message

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-619: -- Assignee: Alan Gates > Dumping empty results produces "Unable to get results for > /tmp/temp-1964

[jira] Assigned: (PIG-514) COUNT returns no results as a result of two filter statements in FOREACH

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-514: -- Assignee: Pradeep Kamath > COUNT returns no results as a result of two filter statements in FOREAC

[jira] Updated: (PIG-712) Need utilities to create schemas for bags and tuples

2009-04-09 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-712: --- Status: Open (was: Patch Available) The patch looks good. A couple of comments: 1) You set up a set of suppor

Re: Pig release 0.2.0

2009-04-09 Thread Vadim Zaliva
Great news. Now I just need updated Cloudera RPMs for it. :) Vadim On Thu, Apr 9, 2009 at 10:40, Alan Gates wrote: > The Pig  team is happy to announce Pig 0.2.0 has been released. > > This release includes the addition of a types, better error detection and > handling, and 5x performance improv

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

2009-04-09 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/PIG-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697606#action_12697606 ] Alex Newman commented on PIG-759: - This looks like a great idea although I still am a big fan

[jira] Commented: (PIG-6) Addition of Hbase Storage Option In Load/Store Statement

2009-04-09 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/PIG-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697605#action_12697605 ] Alex Newman commented on PIG-6: --- Any progress on this? > Addition of Hbase Storage Option In Load

Pig release 0.2.0

2009-04-09 Thread Alan Gates
The Pig team is happy to announce Pig 0.2.0 has been released. This release includes the addition of a types, better error detection and handling, and 5x performance improvement over 0.1.1. The details of the release can be found at http://hadoop.apache.org/pig/releases.html . Pig is a Ha

[jira] Commented: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697554#action_12697554 ] Olga Natkovich commented on PIG-762: 09/04/09 04:30:48 ERROR mapReduceLayer.Launcher: java

[jira] Commented: (PIG-761) ERROR 2086 on simple JOIN

2009-04-09 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697555#action_12697555 ] Olga Natkovich commented on PIG-761: Please, provide a query that is causing this problem.

[jira] Commented: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697546#action_12697546 ] Nigel Daley commented on PIG-762: - Giri, why ${basedir}/test/logsi/hadoop? I'd suggest logsi

[jira] Commented: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697508#action_12697508 ] Hadoop QA commented on PIG-762: --- -1 overall. Here are the results of testing the latest attachm

[jira] Updated: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-762: --- Status: Patch Available (was: Open) > to move the test logs and hadoop job logs to diff locatio

[jira] Updated: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated PIG-762: --- Attachment: pig-762.patch this path would put the hadoop logs to build/test/logs/hadoop dir and

[jira] Created: (PIG-762) to move the test logs and hadoop job logs to diff location

2009-04-09 Thread Giridharan Kesavan (JIRA)
to move the test logs and hadoop job logs to diff location --- Key: PIG-762 URL: https://issues.apache.org/jira/browse/PIG-762 Project: Pig Issue Type: Improvement Components

[jira] Updated: (PIG-732) Utility UDFs

2009-04-09 Thread Ankur (JIRA)
[ https://issues.apache.org/jira/browse/PIG-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ankur updated PIG-732: -- Attachment: udf.v4.patch Incorporated the changes in SearchQuery.java as per suggestions. > Utility UDFs > -