[jira] Created: (HADOOP-6750) UserGroupInformation incompatibility: getCurrentUGI() and setCurrentUser() missing

2010-05-05 Thread Cosmin Lehene (JIRA)
: Hadoop Common Issue Type: Bug Components: security Reporter: Cosmin Lehene Fix For: 0.21.0 getCurrentUGI() and setCurrentUser() are missing from the new 0.21 branch -- This message is automatically generated by JIRA. - You can reply to this email to add

Re: [DISCUSSION] Release process

2010-03-31 Thread Cosmin Lehene
Hi, I'm glad we're heading towards a release. We'd like to better understand some aspects regarding the release plan. What would be the tentative release schedule, and what affects particular releases? We could either continue with our current version or plan based on what's going to be relea

Hadoop coding style guideline

2009-11-20 Thread Cosmin Lehene
Hi, I was trying to make a patch and looking over the Hadoop guidelines for code at http://wiki.apache.org/hadoop/CodeReviewChecklist, trying to follow the conventions. Looking through code I found a few "patterns", however, these differ even in the same class sometimes. Here's a collection of