| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
246 (0.107s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Shared script commands - Pig - [mail # user]
|
|
...Hi Eric, You can move REGISTER and SET to a properties file and DECLARE and DEFAULT to a param file. Then, you can create an alias of pig like "pig -p -P ". This is the bes...
|
|
|
Author: Cheolsoo Park,
2013-01-22, 18:40
|
|
|
[PIG-3022] TestRegisteredJarVisibility.testRegisteredJarVisibility fails with hadoop-2.0.x - Pig - [issue]
|
|
...To reproduce:ant clean test -Dtestcase=TestRegisteredJarVisibility -Dhadoopversion=23The test job always fails with YARN mini cluster: 2012-10-31 17:34:02,277 WARN [AsyncDispatcher eve...
|
|
|
http://issues.apache.org/jira/browse/PIG-3022
Author: Cheolsoo Park,
2013-01-22, 05:03
|
|
|
[PIG-3023] TestPigContext.testImportList fails with hadoop-2.0.x - Pig - [issue]
|
|
...To reproduce:ant clean test -Dtestcase=TestPigContext -Dhadoopversion=2.0.xThis fails with the following error:Caused by: org.apache.pig.backend.executionengine.ExecException: ERROR 1070: Co...
|
|
|
http://issues.apache.org/jira/browse/PIG-3023
Author: Cheolsoo Park,
2013-01-21, 22:35
|
|
|
[PIG-3125] Fix zebra compilation error - Pig - [issue]
|
|
...Zebra doesn't compile in trunk/branch-11....
|
|
|
http://issues.apache.org/jira/browse/PIG-3125
Author: Cheolsoo Park,
2013-01-21, 20:50
|
|
|
Re: Review Request: Add BigInteger and BigDecimal to Pig - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9012/#review15532 src/org/apache/pig/backend/hadoop/BigDecimalWritable.java  ...
|
|
|
Author: Cheolsoo Park,
2013-01-20, 23:34
|
|
|
Re: Pig 0.10.0-cdh4.1.1 uses its old JodaTime instead of my new JodaTime dependency in UDF - Pig - [mail # user]
|
|
...Hi Ruslan, Did you try to set "mapreduce.job.user.classpath.first" to true? http://search-hadoop.com/m/nsmBv1lUCi52/Jar+Conflicts&subj=Jar+Conflicts Btw, I will commit PIG-...
|
|
|
Author: Cheolsoo Park,
2013-01-20, 20:08
|
|
|
Re: Review Request: Introduce a syntax to be able to easily refer to the previously defined relation - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9019/#review15526 src/org/apache/pig/parser/AstValidator.g Java war...
|
|
|
Author: Cheolsoo Park,
2013-01-20, 12:11
|
|
|
Re: Escaping Dollar Sign in Map in Pig 0.10 - Pig - [mail # user]
|
|
...Hi Eli, I tried to reproduce your problem. What I found is that the behavior is different when using Grunt shell and running it as a script. * Input file * cheolsoo@localho...
|
|
|
Author: Cheolsoo Park,
2013-01-15, 23:17
|
|
|
Re: Pig AvroStorage : storing the data - Pig - [mail # user]
|
|
...Hi, Here is a working version of your example. 1) AvroStorage Load -> AvroStorage Store -> AvroStorage Load REGISTER build/ivy/lib/Pig/avro-1.7.1.jar REGISTER build/...
|
|
|
Author: Cheolsoo Park,
2013-01-11, 19:33
|
|
|
Re: Pig and AveroStorage : next - Pig - [mail # user]
|
|
...Sorry again for a typo. ant clean jar-withouthadoop piggybank -Dhadoopversion=23 ant clean deleted pig-withouthadoop.jar and pig classes, so if you do ant clean piggybank followe...
|
|
|
Author: Cheolsoo Park,
2013-01-10, 20:21
|
|
|
|