You are viewing a plain text version of this content. The canonical link for it is here.
- Re: Some optimization advices - posted by Jonathan Coveney <jc...@gmail.com> on 2013/02/01 00:27:40 UTC, 9 replies.
- Re: DBStorage - posted by Jameson Li <li...@mediav.com> on 2013/02/01 03:22:26 UTC, 1 replies.
- Re: Behaviour on a failed cast. - posted by Jameson Li <ho...@gmail.com> on 2013/02/01 03:45:48 UTC, 1 replies.
- Re: Reg: - posted by Jameson Li <ho...@gmail.com> on 2013/02/01 06:41:15 UTC, 0 replies.
- Re: Zebra in Pig > 0.9.2 - posted by Jameson Li <ho...@gmail.com> on 2013/02/01 06:47:03 UTC, 1 replies.
- Reduce Tasks - posted by Mohit Anchlia <mo...@gmail.com> on 2013/02/01 23:42:06 UTC, 7 replies.
- Re: reference tuple field by name in UDF - posted by Dexin Wang <wa...@gmail.com> on 2013/02/01 23:45:23 UTC, 1 replies.
- Problems using Pig with Oozie - posted by Shawn Hermans <sh...@gmail.com> on 2013/02/02 21:46:11 UTC, 5 replies.
- Ignore missing paths on load - posted by Benjamin Juhn <be...@gmail.com> on 2013/02/02 22:12:47 UTC, 1 replies.
- PIG with -tagsource option behaves weird - posted by Prabu Dhakshinamurthy <pd...@eng.ucsd.edu> on 2013/02/03 20:56:31 UTC, 2 replies.
- XML parsing - posted by Siddhi Borkar <si...@persistent.co.in> on 2013/02/04 13:16:35 UTC, 1 replies.
- error storing into hbase - posted by Jonas Hartwig <Jo...@cision.com> on 2013/02/04 15:36:33 UTC, 1 replies.
- Pig prints help options in start - posted by Ionut Ignatescu <io...@gmail.com> on 2013/02/04 17:24:32 UTC, 4 replies.
- Pig and DistributedCache - posted by Eugene Morozov <em...@griddynamics.com> on 2013/02/04 22:26:19 UTC, 7 replies.
- How to read Mahout generated sequence files in Pig - posted by keeyong han <ke...@hotmail.com> on 2013/02/05 00:58:04 UTC, 3 replies.
- index of the lines in file - posted by Dan Yi <dy...@medio.com> on 2013/02/05 19:54:28 UTC, 2 replies.
- PigUnit test for script with non-default PigStorage delimiter - posted by siddhi mehta <si...@gmail.com> on 2013/02/05 20:44:30 UTC, 1 replies.
- pig and sync - posted by Lucas Bernardi <lu...@gmail.com> on 2013/02/05 22:06:09 UTC, 1 replies.
- COUNT() thinks non-null tuples are null if the first field is null? - posted by Adair Kovac <ad...@gmail.com> on 2013/02/05 23:14:09 UTC, 5 replies.
- Re: Run a job async - posted by Prashant Kommireddi <pr...@gmail.com> on 2013/02/06 01:30:39 UTC, 0 replies.
- Is there a size limit on tuple or a field in tuple? - posted by Dexin Wang <wa...@gmail.com> on 2013/02/07 01:39:25 UTC, 1 replies.
- how to see the generated map and reduce tasks from pig script - posted by Matthew Purdy <mp...@gmail.com> on 2013/02/07 03:53:32 UTC, 1 replies.
- Re: Fw: You're invited to Pig Contributor meetup - posted by Daniel Dai <da...@hortonworks.com> on 2013/02/07 19:59:57 UTC, 0 replies.
- Unhandled internal error. Java heap space when using EXPLAIN in pig - posted by Danfeng Li <dl...@operasolutions.com> on 2013/02/07 23:42:54 UTC, 0 replies.
- How to refer field name in Jython UDF - posted by Stanley Xu <we...@gmail.com> on 2013/02/08 04:18:32 UTC, 2 replies.
- pig hbase; java.lang.ClassNotFoundException: com.google.protobuf.Message - posted by kiran chitturi <ch...@gmail.com> on 2013/02/09 01:56:52 UTC, 4 replies.
- fresher in hadoop - posted by Monkey2Code <mo...@gmail.com> on 2013/02/11 06:02:01 UTC, 0 replies.
- $HOME - posted by Russell Jurney <ru...@gmail.com> on 2013/02/11 06:37:58 UTC, 13 replies.
- Parsing xml for user defined attributes - posted by Siddhi Borkar <si...@persistent.co.in> on 2013/02/11 12:55:52 UTC, 0 replies.
- Loader for small files - posted by Something Something <ma...@gmail.com> on 2013/02/11 19:22:05 UTC, 5 replies.
- Nested JSON. - posted by Satish Kolli <fe...@gmail.com> on 2013/02/12 19:30:09 UTC, 1 replies.
- Restricting loading of log files based on parameter input - posted by "Stevens, Ian" <Ia...@globeandmail.com> on 2013/02/14 23:16:30 UTC, 5 replies.
- Exception during parallel jobs execution using python - posted by Jakub Glapa <ja...@gmail.com> on 2013/02/15 17:27:11 UTC, 1 replies.
- error when using CurrentTime() - posted by Danfeng Li <dl...@operasolutions.com> on 2013/02/16 00:21:25 UTC, 2 replies.
- Measuring performance of Hadoop Mapreduce/ HDFS - posted by Prabu Dhakshinamurthy <pd...@eng.ucsd.edu> on 2013/02/17 19:44:28 UTC, 0 replies.
- run pig explain command over the entire script in java - posted by Petar Jovanovic <pe...@essi.upc.edu> on 2013/02/18 17:18:16 UTC, 6 replies.
- RE: reading input parameters in a pig script - posted by Siddhi Borkar <si...@persistent.co.in> on 2013/02/19 12:58:40 UTC, 8 replies.
- Pig join unexpected results when using Accumulo - posted by Robert Saccone <Ro...@us.ibm.com> on 2013/02/19 22:35:07 UTC, 0 replies.
- [ANNOUNCE] Welcome Bill Graham to join Pig PMC - posted by Daniel Dai <da...@hortonworks.com> on 2013/02/19 22:48:18 UTC, 9 replies.
- What is the default location of created job jar file - posted by Colin Wang <co...@gmail.com> on 2013/02/21 09:41:57 UTC, 1 replies.
- jsonStorage and pig maps, not sure whats wrong with this? - posted by Robert McCarthy <ro...@gmail.com> on 2013/02/21 11:55:38 UTC, 1 replies.
- Casting parameters to custom LoadFunc (was RE: Restricting loading of log files based on parameter input) - posted by "Stevens, Ian" <Ia...@globeandmail.com> on 2013/02/21 18:21:04 UTC, 1 replies.
- Correlation function out of memory error - posted by "Houssam H." <ha...@haitof.com> on 2013/02/21 20:39:28 UTC, 4 replies.
- Embeding pig with local mode and ERROR 1002 - posted by Bojan Kostić <bl...@gmail.com> on 2013/02/22 00:30:44 UTC, 1 replies.
- Question about setting default loader - posted by Jeff Yuan <qu...@gmail.com> on 2013/02/22 01:58:48 UTC, 0 replies.
- Fwd: Replicated join: is there a setting to make this better? - posted by Aniket Mokashi <an...@gmail.com> on 2013/02/22 03:08:17 UTC, 0 replies.
- [ANNOUNCE] Apache Pig 0.11.0 released - posted by Bill Graham <bi...@gmail.com> on 2013/02/22 06:03:46 UTC, 0 replies.
- Pig 0.11: new features and improvements - posted by Dmitriy Ryaboy <dv...@gmail.com> on 2013/02/23 03:35:24 UTC, 3 replies.
- Pig With NetCDF - posted by Preeti Gupta <pr...@gmail.com> on 2013/02/24 01:44:59 UTC, 0 replies.
- Just started - posted by William Kang <we...@gmail.com> on 2013/02/24 17:44:42 UTC, 2 replies.
- Question about properties for Loader - posted by Jeff Yuan <qu...@gmail.com> on 2013/02/25 00:33:26 UTC, 3 replies.
- TestEmptyInputDir failed with hadoop-1.1.1 - posted by lulynn_2008 <lu...@163.com> on 2013/02/25 12:10:07 UTC, 1 replies.
- Pig with NetCDF - posted by Preeti Gupta <pr...@gmail.com> on 2013/02/25 17:48:07 UTC, 1 replies.
- How to tranpose a single column bag to a tuple? - posted by "Kodre, Ravi" <rk...@paypal.com> on 2013/02/25 20:36:50 UTC, 0 replies.
- How Pig generates DAG - posted by Preeti Gupta <pr...@gmail.com> on 2013/02/25 21:02:14 UTC, 3 replies.
- Changing the hadoop jobs generation logic - posted by Preeti Gupta <pr...@gmail.com> on 2013/02/26 22:54:23 UTC, 2 replies.
- Limit vs Sample - posted by Panshul Whisper <ou...@gmail.com> on 2013/02/27 00:19:53 UTC, 4 replies.
- how to filter empty string - posted by Dan Yi <dy...@medio.com> on 2013/02/27 00:41:00 UTC, 4 replies.
- Multiple CurrentTime calls return the same timestamp - posted by Danfeng Li <dl...@operasolutions.com> on 2013/02/27 01:09:09 UTC, 4 replies.
- how to use '==' to compare chararry(string) - posted by Dan Yi <dy...@medio.com> on 2013/02/27 02:11:31 UTC, 2 replies.
- How to access to the tuple items of REGEX_EXTRACT_ALL ? - posted by brice lecomte <bl...@astek.fr> on 2013/02/27 17:49:19 UTC, 3 replies.
- Parsing a Complex JSON String? - posted by Eli Finkelshteyn <el...@thebackplane.com> on 2013/02/28 19:44:35 UTC, 2 replies.