Rotem Hermon

Results 11 comments of Rotem Hermon

I'm building and running on CDH 4.1.2, and it doesn't have the method. You can see here: http://grepcode.com/file/repository.cloudera.com/content/repositories/releases/org.apache.hadoop/hadoop-core/2.0.0-mr1-cdh4.1.2/org/apache/hadoop/mapreduce/TaskAttemptContext.java?av=f

I've probably should have mentioned I'm using the MRv1 version and not YARN.

Hi, OK, I didn't think all my pushes will be joined automatically to the pull request... There are some things there (those libs) that where not supposed to be part...

Using memcached for this is not really a good measure, you pay the performance hit of another network request. Not to mention that you don't always want to put up...

That's why it is enabled only by setting the press.serverFarm=true. The regular way press works is like now, which is fine for anyone having a single server. But if you...

Cool. I think this can be useful to a lot of people. Thanks for supporting it! On Mon, Sep 26, 2011 at 7:32 PM, dirkmc < [email protected]>wrote: > Thanks again...

Hi, I've added some additions to the changes I made. While testing on a multi-server setup I noticed there was a problem with the order the JS files are combined....

I've seen Greenscript but I already dived into press so I continued with it... I understand the motivation for keeping it in cache but it's not valid if your application...

Hi, I haven't noticed a problem with the compress:false attribute. We're using it a lot and it works OK. Is your problem with JS or CSS? We mainly use the...

It's not about uploading content to S3 but rather about routing your static assets through a CDN provider. So, lets say you have a js file, myfile.js. You want to...