Groups
Groups
Sign in
Groups
Groups
PigPen Support
Conversations
About
Send feedback
Help
PigPen Support
Contact owners and managers
1–30 of 79
Welcome to the PigPen google group! This group is for questions or discussions related to PigPen:
https://github.com/
Netflix/PigPen
Mark all as read
Report group
0 selected
meh...@gmail.com
,
Matt Bossenbroek
2
11/13/17
SPLIT function
That one isn't supported. There was no clear mapping to a Clojure concept & it really doesn
unread,
SPLIT function
That one isn't supported. There was no clear mapping to a Clojure concept & it really doesn
11/13/17
Max Neverov
, …
Steve Hill
5
6/7/17
Pigpen nrepl task doesn't work
It looks like the task is being invoked OK, but fails on the main method. I had a quick look at the
unread,
Pigpen nrepl task doesn't work
It looks like the task is being invoked OK, but fails on the main method. I had a quick look at the
6/7/17
jsma...@gmail.com
,
Matt Bossenbroek
3
5/22/17
Clarification on load-string
Hi Matt, Thanks for looking at this. Unfortunately I don't know what to tell you - I was working
unread,
Clarification on load-string
Hi Matt, Thanks for looking at this. Unfortunately I don't know what to tell you - I was working
5/22/17
Ms Chiang Lai Yuen
12/12/16
Request your Partnership for a legal business Deal, reply if interested
unread,
Request your Partnership for a legal business Deal, reply if interested
12/12/16
Punit Naik
,
Matt Bossenbroek
3
8/15/16
sort on multiple keys
Hi Matt Not a problem at all. Thanks for the reply and for putting it so nicely. On Monday, August 15
unread,
sort on multiple keys
Hi Matt Not a problem at all. Thanks for the reply and for putting it so nicely. On Monday, August 15
8/15/16
vasuin...@gmail.com
7/6/16
Hadoop Training In Bay Area
Hadoop is a very common and powerful (raised, flat supporting surface) for working with data, but it
unread,
Hadoop Training In Bay Area
Hadoop is a very common and powerful (raised, flat supporting surface) for working with data, but it
7/6/16
Demidov, Igor V
,
Matt Bossenbroek
2
6/30/16
question related to pi/map command
The load-csv command returns a vector, so you can't use keys destructuring. Try this instead: (-
unread,
question related to pi/map command
The load-csv command returns a vector, so you can't use keys destructuring. Try this instead: (-
6/30/16
Demidov, Igor V
,
Matt Bossenbroek
2
6/29/16
question about the PIG queue command
You can set pig options in a script using the following command: http://netflix.github.io/PigPen/
unread,
question about the PIG queue command
You can set pig options in a script using the following command: http://netflix.github.io/PigPen/
6/29/16
b...@benmabey.com
,
Matt Bossenbroek
5
6/15/16
mapr experience
The exact error was: https://gist.github.com/bmabey/45d5b1aac2ab1a104f6dcf54d5fb8a53 I have fixed the
unread,
mapr experience
The exact error was: https://gist.github.com/bmabey/45d5b1aac2ab1a104f6dcf54d5fb8a53 I have fixed the
6/15/16
b...@benmabey.com
,
Matt Bossenbroek
4
6/2/16
load-hbase ?
Yep, that sounds right to me -Matt On June 2, 2016 at 10:07:59 AM, Ben Mabey (b...@benmabey.com) wrote
unread,
load-hbase ?
Yep, that sounds right to me -Matt On June 2, 2016 at 10:07:59 AM, Ben Mabey (b...@benmabey.com) wrote
6/2/16
Bruno Bonacci
,
Matt Bossenbroek
9
5/23/16
IllegalArgumentException during simple copy to parquet
The pig/dump is similar to the one in the script, but it's meant more as an interactive command.
unread,
IllegalArgumentException during simple copy to parquet
The pig/dump is similar to the one in the script, but it's meant more as an interactive command.
5/23/16
ede...@gmail.com
2
5/5/16
Q&A
how to do count distinct
https://github.com/Netflix/PigPen/issues/108 found how to do this. Thanks. (defn distinct-count [] (
unread,
Q&A
how to do count distinct
https://github.com/Netflix/PigPen/issues/108 found how to do this. Thanks. (defn distinct-count [] (
5/5/16
Punit Naik
,
Matt Bossenbroek
3
3/28/16
Parameterise generated pig script
Thanks a lot Matt again for solving my doubt (Y) On Monday, March 28, 2016 at 9:26:36 PM UTC+5:30,
unread,
Parameterise generated pig script
Thanks a lot Matt again for solving my doubt (Y) On Monday, March 28, 2016 at 9:26:36 PM UTC+5:30,
3/28/16
Punit Naik
,
Matt Bossenbroek
4
3/28/16
Secondary-Sort Optimisation
Okay thanks a lot for the reply. I am sorry I was talking in Hadoop terms. But anyways, your response
unread,
Secondary-Sort Optimisation
Okay thanks a lot for the reply. I am sorry I was talking in Hadoop terms. But anyways, your response
3/28/16
Punit Naik
,
Matt Bossenbroek
8
3/23/16
Nested 'Group-By's
Thanks again Matt. As my data structure was a list of lists, I did: ->>( (pig/mapcat concat) (
unread,
Nested 'Group-By's
Thanks again Matt. As my data structure was a list of lists, I did: ->>( (pig/mapcat concat) (
3/23/16
Punit Naik
,
Matt Bossenbroek
6
3/17/16
ERROR 1200: could not instantiate 'pigpen.PigPenFnAlgebraic'
Okay. I would like to rectify my solution though. If I set the core.clj file as main in the project.
unread,
ERROR 1200: could not instantiate 'pigpen.PigPenFnAlgebraic'
Okay. I would like to rectify my solution though. If I set the core.clj file as main in the project.
3/17/16
Punit Naik
,
Matt Bossenbroek
5
3/10/16
Pigpen hangs for large files
Thanks Matt. Will try that.
unread,
Pigpen hangs for large files
Thanks Matt. Will try that.
3/10/16
Punit Naik
,
Matt Bossenbroek
4
2/25/16
How to run pig scripts
There are a multitude of different valid ways to set up pig/hadoop/yarn etc. Once you have a pig
unread,
How to run pig scripts
There are a multitude of different valid ways to set up pig/hadoop/yarn etc. Once you have a pig
2/25/16
Punit Naik
,
Matt Bossenbroek
2
2/25/16
How to run aggregations on data?
There are two options: => (->> (pig/return [{:pagePath "/" :timeSpent 23} {:
unread,
How to run aggregations on data?
There are two options: => (->> (pig/return [{:pagePath "/" :timeSpent 23} {:
2/25/16
Matt Bossenbroek
2/24/16
Re: fix bugs
See answer here: https://github.com/Netflix/PigPen/issues/173 -Matt On Wednesday, February 24, 2016
unread,
Re: fix bugs
See answer here: https://github.com/Netflix/PigPen/issues/173 -Matt On Wednesday, February 24, 2016
2/24/16
ajaybap...@gmail.com
,
Matt Bossenbroek
4
2/9/16
PigPen STREAM command
Gotcha. For that I would probably approach it by using Jython to call your python code within a pig/
unread,
PigPen STREAM command
Gotcha. For that I would probably approach it by using Jython to call your python code within a pig/
2/9/16
ajaybap...@gmail.com
,
Matt Bossenbroek
3
1/26/16
How to build a model and make it available in the pigpen job?
On Tuesday, January 26, 2016 at 11:10:34 AM UTC-7, Matt Bossenbroek wrote: > Close, but obviously
unread,
How to build a model and make it available in the pigpen job?
On Tuesday, January 26, 2016 at 11:10:34 AM UTC-7, Matt Bossenbroek wrote: > Close, but obviously
1/26/16
ulrik.s...@jayway.com
,
Matt Bossenbroek
15
1/26/16
Loading multiple files
No, I didn't. Sorry. On tis 26 jan. 2016 at 20:35, Matt Bossenbroek <mbosse...@netflix.com
unread,
Loading multiple files
No, I didn't. Sorry. On tis 26 jan. 2016 at 20:35, Matt Bossenbroek <mbosse...@netflix.com
1/26/16
Rafik NACCACHE
,
Matt Bossenbroek
4
12/11/15
How to specify a different storage (like mongodb-hadoop) in pigpen targeting pig scripts?
Hi Matt, Thank you very much, Cheers Rafik Le 10 déc. 2015 22:45, "Matt Bossenbroek" <
unread,
How to specify a different storage (like mongodb-hadoop) in pigpen targeting pig scripts?
Hi Matt, Thank you very much, Cheers Rafik Le 10 déc. 2015 22:45, "Matt Bossenbroek" <
12/11/15
Diego Aragón
11/18/15
Colaboración Trad Online || Trad Online Collaboration
Hola, Soy Diego Aragón, gestor de proyectos en la agencia de traducción e interpretación Trad Online.
unread,
Colaboración Trad Online || Trad Online Collaboration
Hola, Soy Diego Aragón, gestor de proyectos en la agencia de traducción e interpretación Trad Online.
11/18/15
Andy L
,
Matt Bossenbroek
5
8/11/15
algo.generic.functor/fmap
On Monday, August 10, 2015 at 9:28:16 AM UTC-7, Matt Bossenbroek wrote: Gotcha. The pigpen.core/group
unread,
algo.generic.functor/fmap
On Monday, August 10, 2015 at 9:28:16 AM UTC-7, Matt Bossenbroek wrote: Gotcha. The pigpen.core/group
8/11/15
Andy L
,
Matt Bossenbroek
3
8/7/15
recursive fold functions
Is that anywhere close to what you're looking for? Hope that helps some. Let me know if you'
unread,
recursive fold functions
Is that anywhere close to what you're looking for? Hope that helps some. Let me know if you'
8/7/15
Andy L
,
Matt Bossenbroek
7
8/7/15
local/load
On Thursday, August 6, 2015 at 9:14:47 AM UTC-7, Matt Bossenbroek wrote: You can specify the location
unread,
local/load
On Thursday, August 6, 2015 at 9:14:47 AM UTC-7, Matt Bossenbroek wrote: You can specify the location
8/7/15
mbosse...@netflix.com
,
Sunil S Nandihalli
2
5/12/15
[ANN] PigPen 0.3.0 - Now with Cascading!
This is great news. Will give it a run shortly... Thanks Matt, Sunil On Mon, May 11, 2015 at 9:11 PM,
unread,
[ANN] PigPen 0.3.0 - Now with Cascading!
This is great news. Will give it a run shortly... Thanks Matt, Sunil On Mon, May 11, 2015 at 9:11 PM,
5/12/15
and...@upworthy.com
,
Matt Bossenbroek
6
4/9/15
Bad binding form in async extension?
Had a few other little function differences to work out, but everything checks out in test now :)
unread,
Bad binding form in async extension?
Had a few other little function differences to work out, but everything checks out in test now :)
4/9/15