You are viewing a plain text version of this content. The canonical link for it is here.
- RE: Custom DB Loader UDF - posted by Terry Siu <Te...@datasphere.com> on 2012/09/01 00:01:08 UTC, 7 replies.
- RE: group by clickstream - posted by Steve Bernstein <St...@deem.com> on 2012/09/01 01:14:46 UTC, 0 replies.
- Re: wrong sort order (lexical vs numeric) in a nested foreach - posted by Dmitriy Ryaboy <dv...@gmail.com> on 2012/09/01 06:42:02 UTC, 2 replies.
- How to report documentation errors? - posted by Miyakawa Taku <mi...@gmail.com> on 2012/09/01 07:02:04 UTC, 2 replies.
- Unable to store data into HBase - posted by Mohammad Tariq <do...@gmail.com> on 2012/09/03 09:30:30 UTC, 4 replies.
- Re: AvroStorage load and store, schema with maps - posted by Johannes Schwenk <jo...@adition.com> on 2012/09/03 13:16:39 UTC, 0 replies.
- UDF Performance Problem - posted by James Newhaven <ja...@gmail.com> on 2012/09/03 18:32:42 UTC, 2 replies.
- Re: Re: Weird bug of REPLACE - posted by MiaoMiao <li...@gmail.com> on 2012/09/04 09:37:52 UTC, 1 replies.
- Re: Extremely slow when loading small amount of data from HBase - posted by 某因幡 <te...@gmail.com> on 2012/09/04 12:39:15 UTC, 1 replies.
- schema of pig flatten - posted by Huo Zhu <zh...@gmail.com> on 2012/09/04 13:16:58 UTC, 4 replies.
- Re: Count of all the rows - posted by Alan Gates <ga...@hortonworks.com> on 2012/09/04 17:51:30 UTC, 0 replies.
- UNION with bytearray - posted by Xavier Stevens <xs...@mozilla.com> on 2012/09/04 17:52:33 UTC, 2 replies.
- Json and split into multiple files - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/05 05:37:31 UTC, 6 replies.
- Berkeley lecture on Pig - posted by Jon Coveney <jc...@gmail.com> on 2012/09/05 08:32:27 UTC, 7 replies.
- pig.import.search.path not working in 0.10.0 ? - posted by Vincent Barat <vi...@gmail.com> on 2012/09/05 12:37:31 UTC, 1 replies.
- Cannot flatten a bag with tuple wrapping an int successfully. - posted by Stanley Xu <we...@gmail.com> on 2012/09/05 14:28:50 UTC, 0 replies.
- validation on schema vs real object type when writing out udf schema - posted by Yang <te...@gmail.com> on 2012/09/05 20:43:52 UTC, 0 replies.
- Machine Learning + Pig? - posted by Anurag Gulati <An...@aexp.com> on 2012/09/05 23:28:27 UTC, 5 replies.
- REGEX - posted by Joao Salcedo <jo...@gmail.com> on 2012/09/06 02:40:11 UTC, 1 replies.
- Using LoadFunc to get arbitrary data into Pig script - posted by Thomas Schlosser <th...@adtech.com> on 2012/09/07 15:34:08 UTC, 1 replies.
- REPLACE with backslash - posted by Danfeng Li <dl...@operasolutions.com> on 2012/09/07 23:06:47 UTC, 4 replies.
- Applying schemas after flatten? - posted by David Lapsley <da...@openx.com> on 2012/09/08 00:41:05 UTC, 1 replies.
- Read SequenceFile - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/08 08:03:34 UTC, 1 replies.
- Splitting tuples in a Bag - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/08 23:21:04 UTC, 0 replies.
- Understanding evalfunc schema - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/09 01:14:32 UTC, 0 replies.
- Can we pass tuple value in macro? - posted by Deepak Tiwari <dt...@gmail.com> on 2012/09/09 17:33:53 UTC, 1 replies.
- AW: Fallback for output data storage - posted by "Resch, Markus" <ma...@teamaol.com> on 2012/09/10 09:31:19 UTC, 0 replies.
- pig.import.search.path not working in 0.10.0 - posted by Vincent Barat <vb...@capptain.com> on 2012/09/10 19:15:08 UTC, 1 replies.
- Storing field in a bag - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/10 19:53:18 UTC, 2 replies.
- Pig Committer Trading Cards - posted by Russell Jurney <ru...@gmail.com> on 2012/09/10 23:10:24 UTC, 0 replies.
- loading data to mysql using pig - posted by Ranjith <ra...@gmail.com> on 2012/09/11 00:26:56 UTC, 1 replies.
- PigUnit for Multiple Stores - posted by Meghana Narasimhan <Me...@demandmedia.com> on 2012/09/11 01:01:30 UTC, 0 replies.
- Input and output path - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/11 01:11:08 UTC, 7 replies.
- best practice for Pig + MySql for meta data lookups - posted by William Oberman <ob...@civicscience.com> on 2012/09/11 17:17:14 UTC, 5 replies.
- Reading BytesWritable in sequence file - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/11 20:22:10 UTC, 7 replies.
- Issues with SAMPLE in PIG v0.8.1 - posted by Brian Choi <su...@gmail.com> on 2012/09/12 00:37:21 UTC, 10 replies.
- [pig-0.10.0 failed to load hbase table]Re:Re: Re: Re: pig-0.10.0: TestJobSubmission failed with: Internal error creating job configuration. - posted by lulynn_2008 <lu...@163.com> on 2012/09/12 09:39:48 UTC, 3 replies.
- IllegalArgumentException: Not a host:port pair - Pig 0.10.0 with HBase - posted by Alberto Cordioli <co...@gmail.com> on 2012/09/12 11:35:34 UTC, 5 replies.
- Batching transformations in Pig - posted by Terry Siu <Te...@datasphere.com> on 2012/09/12 20:55:28 UTC, 2 replies.
- ERROR 1081: Cannot cast to map. Expected bytearray but received: chararray at org.apache.pig.backend.hadoop.executionengine.physicalLayer. - posted by 张峰华 <zh...@gmail.com> on 2012/09/13 04:35:23 UTC, 0 replies.
- ERROR org.apache.pig.tools.grunt.Grunt - posted by yo...@wipro.com on 2012/09/13 10:32:06 UTC, 1 replies.
- Schema questions - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/15 03:08:01 UTC, 0 replies.
- access schema defined in LOAD statement in custom LoadFunc? - posted by Jim Donofrio <do...@gmail.com> on 2012/09/15 07:13:57 UTC, 3 replies.
- Requesting for guidence - posted by "geethu ..." <im...@gmail.com> on 2012/09/15 08:31:21 UTC, 1 replies.
- Apache Pig slides from the - posted by Adam Kawa <ka...@gmail.com> on 2012/09/15 12:16:22 UTC, 4 replies.
- Approaches to storing arbitrary schema in a sequencefile - posted by Mat Kelcey <ma...@gmail.com> on 2012/09/16 02:15:43 UTC, 2 replies.
- How can I split the data with more reducers? - posted by Haitao Yao <ya...@gmail.com> on 2012/09/16 04:08:55 UTC, 9 replies.
- How to force the script finish the job and continue the follow script? - posted by Haitao Yao <ya...@gmail.com> on 2012/09/16 04:52:28 UTC, 3 replies.
- reuse same Tuple and ArrayList for every getNext call in LoadFunc? - posted by Jim Donofrio <do...@gmail.com> on 2012/09/17 06:33:51 UTC, 4 replies.
- STREAM in foreach block - posted by Kannan Shah <sh...@gmail.com> on 2012/09/17 21:55:29 UTC, 2 replies.
- Removing unnecessary disambiguation marks - posted by Robert Yerex <ro...@civitaslearning.com> on 2012/09/18 01:00:12 UTC, 4 replies.
- Schema changed between 0.8 and 0.9 - posted by Lucian Cioranu <lu...@gmail.com> on 2012/09/18 17:27:59 UTC, 0 replies.
- Replacing elements in a bag via a join - posted by Terry Siu <Te...@datasphere.com> on 2012/09/18 19:11:35 UTC, 1 replies.
- processing .z files - posted by Srini <pi...@gmail.com> on 2012/09/19 09:22:37 UTC, 2 replies.
- ClassCastException: java.lang.Integer cannot be cast to java.lang.Double - posted by Björn-Elmar Macek <ma...@cs.uni-kassel.de> on 2012/09/19 14:10:32 UTC, 2 replies.
- Counting elements in a bag - posted by Arun Ahuja <aa...@gmail.com> on 2012/09/19 19:09:35 UTC, 3 replies.
- Two or more arguments in udf - posted by Dipesh Kumar Singh <di...@gmail.com> on 2012/09/19 20:11:59 UTC, 3 replies.
- How Select the top records - posted by yo...@wipro.com on 2012/09/19 22:26:15 UTC, 2 replies.
- Store data into local file system thru PIG - posted by Sandip Das <sa...@sbcglobal.net> on 2012/09/20 02:07:45 UTC, 0 replies.
- Summarizing Emails as a Web Service via TF-IDF with Pig, Cassandra, Python Streaming and Flask - posted by Russell Jurney <ru...@gmail.com> on 2012/09/20 07:07:15 UTC, 0 replies.
- RE: Formatting file in pig - posted by "HAJIHASHEMI, ZAHRA (AG/1000)" <za...@monsanto.com> on 2012/09/23 20:41:54 UTC, 1 replies.
- RE: Pig help - posted by "HAJIHASHEMI, ZAHRA (AG/1000)" <za...@monsanto.com> on 2012/09/24 16:30:53 UTC, 1 replies.
- Pig JasonParser - posted by Deepak Tiwari <dt...@gmail.com> on 2012/09/24 21:04:05 UTC, 7 replies.
- pig parameter substitution problem - posted by Huo Zhu <zh...@gmail.com> on 2012/09/25 04:51:55 UTC, 2 replies.
- IDE choice? - posted by Alex McLintock <al...@gmail.com> on 2012/09/25 10:23:34 UTC, 4 replies.
- How can I access secure HBase in UDF - posted by Ray <fe...@gmail.com> on 2012/09/25 10:51:53 UTC, 7 replies.
- RE: Class cast Exception - posted by "HAJIHASHEMI, ZAHRA (AG/1000)" <za...@monsanto.com> on 2012/09/25 19:27:57 UTC, 0 replies.
- HAR file and path globbing - posted by Mohnish Kodnani <mo...@gmail.com> on 2012/09/25 21:43:57 UTC, 6 replies.
- Line split - posted by Mohit Anchlia <mo...@gmail.com> on 2012/09/26 00:47:10 UTC, 1 replies.
- Help writing first program. - posted by fraz man <fr...@gmail.com> on 2012/09/26 02:39:00 UTC, 1 replies.
- finding mean and standard deviation - posted by jamal sasha <ja...@gmail.com> on 2012/09/26 03:36:24 UTC, 4 replies.
- Distinct Count - posted by Hadoop Learner <ha...@gmail.com> on 2012/09/26 03:55:25 UTC, 1 replies.
- How to use DISTINCT for this case - posted by yo...@wipro.com on 2012/09/26 07:53:46 UTC, 1 replies.
- Re: [pig-0.10.0]: command ./pig -x local -e "a = load '/user/pig/tests/data/singlefile/studenttab10k';" failed - posted by Adam Kawa <ka...@gmail.com> on 2012/09/26 15:20:28 UTC, 0 replies.
- RE: concat string in pig - posted by "HAJIHASHEMI, ZAHRA (AG/1000)" <za...@monsanto.com> on 2012/09/26 22:56:05 UTC, 3 replies.
- Using matches in generate clause? - posted by James Kebinger <jk...@gmail.com> on 2012/09/27 17:54:23 UTC, 5 replies.
- Pig split and join - posted by Richipal Singh <ri...@gmail.com> on 2012/09/27 22:23:18 UTC, 2 replies.
- Load multiple files with date variables in pig - posted by Jerry Jiang <je...@twitter.com> on 2012/09/28 00:49:53 UTC, 1 replies.
- Class Cast Exception - posted by Viswanathan K S <vi...@gmail.com> on 2012/09/28 15:03:31 UTC, 2 replies.
- Finding records greater than a value - posted by jamal sasha <ja...@gmail.com> on 2012/09/28 18:52:08 UTC, 1 replies.
- Re: Pig multiple groupby problem - posted by Deepak Tiwari <dt...@gmail.com> on 2012/09/28 23:40:46 UTC, 4 replies.
- regular expression as delimiter in PigStorage? - posted by lei tang <fi...@gmail.com> on 2012/09/29 01:05:56 UTC, 1 replies.
- how to perform GROUP BY in PIG for this case: - posted by yogesh dhari <yo...@live.com> on 2012/09/30 00:02:27 UTC, 6 replies.
- ERROR 1070: Could not resolve org.apache.pig.piggybank.evaluation.datetime.convert.ISOToMonth using imports: - posted by yogesh dhari <yo...@live.com> on 2012/09/30 07:31:24 UTC, 2 replies.