Suvodeep Pyne
Suvodeep Pyne
What is the size of your dataset and can you show us your script ? On Fri, Jun 26, 2015 at 4:59 AM, Sheng, Li [email protected] wrote: > Hi, @suvodeep-pyne...
can you try using dictionary encoding your session_id? Once you convert them to integers. I think you should be able to handle 11m ints in 1 reducer. On Tue, Jun...
Classpath does accept /path/to/foo/\* for jars. This should work. We use it for our systems.
Curious. Why a new PR?
We cannot commit something that will break existing stuff. You can put all of these old jars in a single directory like `rootproject/lib`. The switch to gradle should build the...