[jira] [Created] (HADOOP-10536) Pure Native Client: implement C code native_mini for YARN for unit test

2014-04-23 Thread Wenwu Peng (JIRA)
Wenwu Peng created HADOOP-10536:
---

 Summary: Pure Native Client: implement C code native_mini for YARN 
for unit test
 Key: HADOOP-10536
 URL: https://issues.apache.org/jira/browse/HADOOP-10536
 Project: Hadoop Common
  Issue Type: Sub-task
Affects Versions: HADOOP-10388
Reporter: Wenwu Peng
Assignee: Wenwu Peng


We need to Implement C code native_mini for YARN for unit test.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


hadoop-2.4.1

2014-04-23 Thread Arun C Murthy
Folks,

 Here is a handy short-cut to track 2.4.1: 
http://s.apache.org/hadoop-2.4.1-blockers

 I'm hoping we can get the majority of this in by end-of-week and have an RC 
for consideration. 

 Committers - I appreciate if you could try treat review/commit of these as 
high-priority. Also, please feel free to add other *really* important fixes 
you'd like to see - let's also try be super cautious adding new content.

thanks,
Arun


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


[jira] [Created] (HADOOP-10535) Make the retry numbers in ActiveStandbyElector configurable

2014-04-23 Thread Jing Zhao (JIRA)
Jing Zhao created HADOOP-10535:
--

 Summary: Make the retry numbers in ActiveStandbyElector 
configurable
 Key: HADOOP-10535
 URL: https://issues.apache.org/jira/browse/HADOOP-10535
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Jing Zhao
Assignee: Jing Zhao
Priority: Minor


Currently in ActiveStandbyElector, when its zookeeper client cannot 
successfully communicate with ZooKeeper server, the retry number is hard coded 
to 3 (ActiveStandbyElector#NUM_RETRIES). After retrying 3 times a fatal error 
will be thrown and the ZKFC will quit. It will be better to make the retry 
times configurable.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


To be able to edit Hadoop distributions and commercial support page

2014-04-23 Thread Amol Kekre

Can someone give me edit writes to the following page
https://wiki.apache.org/hadoop/Distributions%20and%20Commercial%20Support

DataTorrent is a Hadoop native platform and I want to maintain our blurb on it.

Thanks,
Amol



[jira] [Resolved] (HADOOP-10430) KeyProvider Metadata should have an optional description, there should be a method to retrieve the metadata from all keys

2014-04-23 Thread Owen O'Malley (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-10430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley resolved HADOOP-10430.


Resolution: Fixed

Ok, I've created HADOOP-10534 for the follow up.

> KeyProvider Metadata should have an optional description, there should be a 
> method to retrieve the metadata from all keys
> -
>
> Key: HADOOP-10430
> URL: https://issues.apache.org/jira/browse/HADOOP-10430
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: security
>Affects Versions: 3.0.0
>Reporter: Alejandro Abdelnur
>Assignee: Alejandro Abdelnur
> Fix For: 3.0.0
>
> Attachments: HADOOP-10430.patch, HADOOP-10430.patch, 
> HADOOP-10430.patch, HADOOP-10430.patch, HADOOP-10430.patch
>
>
> Being able to attach an optional description (and show it when displaying 
> metadata) will enable giving some context on the keys.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (HADOOP-10534) KeyProvider API should using windowing for retrieving metadata

2014-04-23 Thread Owen O'Malley (JIRA)
Owen O'Malley created HADOOP-10534:
--

 Summary: KeyProvider API should using windowing for retrieving 
metadata
 Key: HADOOP-10534
 URL: https://issues.apache.org/jira/browse/HADOOP-10534
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Owen O'Malley
Assignee: Owen O'Malley
 Fix For: 3.0.0


The KeyProvider API should refrain from bulk operations that fetch information 
about all keys. in HADOOP-10430, we settled on providing an accessor that given 
a set of key names returns a list of metadata.



--
This message was sent by Atlassian JIRA
(v6.2#6252)