Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 262 (0.229s).
Loading phrases to help you
refine your search...
Review Request: PIG-3269 In operator support - Pig - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10337/  Review request for pig.   Description  Add SQL IN operator to Pig. Please see:...
   Author: Cheolsoo Park, 2013-04-08, 14:02
Re: Review Request: PIG-3141 [piggybank] Giving CSVExcelStorage an option to handle header rows - Pig - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9697/#review18379  Ship it!   Ship It!  - Cheolsoo Park   On March 25, 2013, 3:17...
   Author: Cheolsoo Park, 2013-03-26, 04:13
Re: filter on a date column? - Pig - [mail # user]
...Hi Tim,  Can't you use ToDate(field, 'format string') instead of casting? For example, if I have the following record in my input file:  2013/01/01  I can do:  a = LOAD '...
   Author: Cheolsoo Park, 2013-03-22, 04:41
Re: filter on a date column? - Pig - [mail # user]
...Hi Tim,  Pig 0.11 has datetime type. You can do something like this:  a = LOAD 'input.txt' AS (date:datetime); b = FILTER a BY date  wrote:  ...
   Author: Cheolsoo Park, 2013-03-21, 23:46
Re: Pig jobs - get stdout and stderr - Pig - [mail # user]
...Hi Jeff,  You're right that those methods in HJob.java throw a UnsupportedOperationException now. I think they are simply not implemented yet. Probably, we should.  Thanks, Cheolso...
   Author: Cheolsoo Park, 2013-03-21, 17:13
[PIG-3253] Misleading comment w.r.t getSplitIndex() method in PigSplit.java - Pig - [issue]
...While reviewing the patch for PIG-3141, I noticed that the following comment is out-of-date:PigSplit.java// package level access because we don't want LoadFunc implementations// to get this ...
http://issues.apache.org/jira/browse/PIG-3253    Author: Cheolsoo Park, 2013-03-20, 21:11
Re: Review Request: PIG-3141 [piggybank] Giving CSVExcelStorage an option to handle header rows - Pig - [mail # dev]
...  Actually, I just realized that I was thinking wrong about this. Please ignore my comment.    Actually, I just realized that I was thinking wrong about this. Please ignore my...
   Author: Cheolsoo Park, 2013-03-20, 21:04
Re: Review Request: PIG-3141 [piggybank] Giving CSVExcelStorage an option to handle header rows - Pig - [mail # dev]
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9697/#review18100   Hi Jonathan,  Overall looks good to me. I made a few minor comment inli...
   Author: Cheolsoo Park, 2013-03-20, 19:05
Can we commit PIG-3015 (Rewrite of AvroStorage) to trunk? - Pig - [mail # dev]
...Hello,  Thanks to Joseph Adler's contribution, we have a new AvroStorage ready.  Although there are additional requests that we would like to address, I think we can implement them...
   Author: Cheolsoo Park, 2013-03-18, 23:48
[PIG-3235] Add log4j.properties for unit tests - Pig - [issue]
...Currently, debug level messages are not logged for unit tests. It is helpful to enable them to debug unit tests....
http://issues.apache.org/jira/browse/PIG-3235    Author: Cheolsoo Park, 2013-03-16, 05:56
Sort:
project
Sqoop (265)
Pig (262)
type
mail # user (140)
mail # dev (66)
issue (56)
date
last 7 days (6)
last 30 days (19)
last 90 days (58)
last 6 months (146)
last 9 months (262)
author
Dmitriy Ryaboy (1351)
Alan Gates (959)
Jonathan Coveney (736)
Daniel Dai (545)
Russell Jurney (493)
Olga Natkovich (453)
Prashant Kommireddi (370)
Bill Graham (333)
Cheolsoo Park (262)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (155)
Jeff Zhang (146)
Santhosh Srinivasan (142)