| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
41 (0.175s).
|
|
|
Loading phrases to help you refine your search...
|
|
AvroStorage load and store, schema with maps - Pig - [mail # user]
|
|
...Hi all, I'm trying to execute the following pig script with pig-0.10.0 and yarn (cdh4.0.0): DEFINE AvroStorage org.apache.pig.piggybank.storage.avro.AvroStorage(); loaded_data = ...
|
|
|
Author: Johannes Schwenk,
2012-08-23, 15:49
|
|
|
[PIG-2729] Macro expansion does not use pig.import.search.path - UnitTest borked - Pig - [issue]
|
|
...org.apache.pig.test.TestMacroExpansion, in function importUsingSearchPathTest the import statement is provided with the full path to /tmp/mytest2.pig so the pig.import.search.path is never u...
|
|
|
http://issues.apache.org/jira/browse/PIG-2729
Author: Johannes Schwenk,
2012-08-01, 23:01
|
|
|
Re: Reviewboard gives Error 500 - Pig - [mail # dev]
|
|
...Am 25.07.2012 20:01, schrieb Prasanth J: ead of pig trunk. Thanks, that was it. Did not see the second entry for git... My bad, sorr y! Thanks, Johannes t r Schlüter...
|
|
|
Author: Johannes Schwenk,
2012-07-26, 09:16
|
|
|
Reviewboard gives Error 500 - Pig - [mail # dev]
|
|
...The review boards seems to have an issue with my requests. I always get Something broke! (Error 500) It appears something broke when you tried to go to here. This is either a bug...
|
|
|
Author: Johannes Schwenk,
2012-07-25, 08:53
|
|
|
[PIG-2751] Allow macros in FOREACH - Pig - [issue]
|
|
...I would like to be able to use macros within the GENERATE of an FOREACH.Example:define test_macro(param1, param2) returns ret_val { $ret_val = (param1 == 0 ? param2 : param1);};a ...
|
|
|
http://issues.apache.org/jira/browse/PIG-2751
Author: Johannes Schwenk,
2012-07-12, 04:18
|
|
|
Re: Does pig support in clause? - Pig - [mail # user]
|
|
...Thank you very much Ruslan! That works well! Greetings, Johannes Am 04.07.2012 15:53, schrieb Ruslan Al-Fakikh: re - be e Schlüter Johannes Schwenk  ...
|
|
|
Author: Johannes Schwenk,
2012-07-04, 14:01
|
|
|
Re: Does pig support in clause? - Pig - [mail # user]
|
|
...Hi Alan, I'd like to use this method to not include records in my output that are already present in previously computed data. So I tried to use your suggestion like this: grunt&...
|
|
|
Author: Johannes Schwenk,
2012-07-04, 12:42
|
|
|
Re: Pig 0.10.0 and Hadoop 0.23 - Pig - [mail # user]
|
|
...Thanks. Well, I did that and rebuild all pig jars with -Dhadoopversion=23 but a m still getting errors - this time around it's errors with opening an iterator on alias b again, sigh......
|
|
|
Author: Johannes Schwenk,
2012-07-03, 16:12
|
|
|
Re: Pig 0.10.0 and Hadoop 0.23 - Pig - [mail # user]
|
|
...Am 20.06.2012 20:21, schrieb Daniel Dai: No, thanks that solved the issue at hand! I have other errors though. My test cases return errors like http://pastebin.com/XpszYeu2...
|
|
|
Author: Johannes Schwenk,
2012-06-21, 08:16
|
|
|
Pig 0.10.0 and Hadoop 0.23 - Pig - [mail # user]
|
|
...Hi list, I have written two UDFs that run fine with Hadoop 0.20.2 and Pig 0.10.0. I am trying to switch from Hadoop 0.20.2 to 0.23 and am encountering some errors on running my tests: ...
|
|
|
Author: Johannes Schwenk,
2012-06-20, 11:38
|
|
|
|