| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
11 (0.258s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-2546] build and publish Pig artifacts compiled against Hadoop 0.23 - Pig - [issue]
|
|
...The pig JAR available in Apache Maven repo has been compiled with a version of Hadoop prior to 0.23.This JAR cannot be used to run Pig against Hadoop 0.23 because of changes in the JobContro...
|
|
|
http://issues.apache.org/jira/browse/PIG-2546
Author: Alejandro Abdelnur,
2012-11-30, 00:30
|
|
|
[PIG-1244] parameter syntax in scripts, add support for ${VAR} (in addition to current $VAR) - Pig - [issue]
|
|
...Currently parameter syntax in pig scripts is $VAR.This complicates scripts as parameter-literal concatenation is not supported. For example:An occurrence of '$OUT_tmp' in a script resolves t...
|
|
|
http://issues.apache.org/jira/browse/PIG-1244
Author: Alejandro Abdelnur,
2012-10-31, 16:41
|
|
|
Re: _SUCCESS file -> _FAILURE file? - Pig - [mail # user]
|
|
...that will only work if the interested party in the output fo the pig script is the same one running the pig script. On Thu, Oct 18, 2012 at 2:10 PM, Prashant Kommireddi wrote: Or...
|
|
|
Author: Alejandro Abdelnur,
2012-10-18, 22:59
|
|
|
Re: [jira] [Commented] (PIG-2546) build and publish Pig artifacts compiled against Hadoop 0.23 - Pig - [mail # dev]
|
|
...I was chatting with abayer and he suggest we should use a classifier for one of the JARs So JARs would be something like this: pig-0.9.2.jar pig-0.9.2-h0.23.jar (h0.23 classifier...
|
|
|
Author: Alejandro Abdelnur,
2012-02-23, 00:33
|
|
|
Re: [DISCUSSION]Pig releases with different versions of Hadoop - Pig - [mail # user]
|
|
...Hi Olga, Regarding #1, does this means we'd have a build of Pig X for each version of Hadoop we support? It seems to me this would be a bit complex to maintain. Regarding #2, If ...
|
|
|
Author: Alejandro Abdelnur,
2011-11-07, 19:40
|
|
|
Re: pig-streaming-jobs, with oozie. - Pig - [mail # user]
|
|
...Hi Sharma, [Moving the thread to oozie-users@] We don't have such documentation at the moment. I hope the hints I've given you over Oozie's IRC help. It would be grea...
|
|
|
Author: Alejandro Abdelnur,
2011-09-07, 21:46
|
|
|
Re: Managing pig script jar dependencies - Pig - [mail # user]
|
|
...In Oozie we run into a similar problem. As workflows with pig actions proliferate the lib/ directory of each workflow app had to contain Pig and dependent JARs. This becomes a nightmar...
|
|
|
Author: Alejandro Abdelnur,
2011-01-21, 07:23
|
|
|
Re: calling pig from a web app - Pig - [mail # user]
|
|
...Soren, Adding to the 'oozie' alternative ... With Oozie you can can do something like: $ oozie pig -file SCRIPT The command line options are aligned with Pig ones (yo...
|
|
|
Author: Alejandro Abdelnur,
2011-01-13, 04:45
|
|
|
Re: Pig 0.7 Release Engineering and how to drop 18 MB out of the distro size - Pig - [mail # dev]
|
|
...+1 This wil greatly simplify (or rather say enable) the use of Pig from within other systems (like Oozie) as it will allow to do a proper component dependency resolution. Thanks....
|
|
|
Author: Alejandro Abdelnur,
2010-12-09, 00:21
|
|
|
Re: MySQL / JDBC / SQL DB Loader? - Pig - [mail # user]
|
|
...Not a 100% Pig solution, but you could use Sqoop to get the data in as a pre-processing step. And if you want to handle all as single job, you could use Oozie to create a workflow that does ...
|
|
|
Author: Alejandro Abdelnur,
2010-11-03, 08:40
|
|
|
|