Build failed in Jenkins: Hadoop-Common-trunk #819

2013-07-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/819/changes Changes: [atm] HDFS-4465. Optimize datanode ReplicasMap and ReplicaInfo. Contributed by Aaron T. Myers. [cmccabe] HADOOP-9416. Add new symlink resolution methods in FileSystem and FileSystemLinkResolver. (awang via cmccabe)

Re: [DISCUSS] Hadoop SSO/Token Server Components

2013-07-04 Thread Larry McCay
Hi Tianyou - As was discussed on the pre-summit calls, we were approaching the summit from a clean slate. Perhaps, that wasn't articulated in the summary of those calls very well - I thought that it was. In any case, the agreed upon approach to move forward was to agree on the moving parts

RE: [DISCUSS] Hadoop SSO/Token Server Components

2013-07-04 Thread Zheng, Kai
Hi Larry, Our design from its first revision focuses on and provides comprehensive support to allow pluggable authentication mechanisms based on a common token, trying to address single sign on issues across the ecosystem to support access to Hadoop services via RPC, REST, and web browser SSO

[jira] [Resolved] (HADOOP-9687) branch-1-win TestJobTrackerQuiescence and TestFileLengthOnClusterRestart failed caused by incorrect DFS path construction on Windows

2013-07-04 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HADOOP-9687. --- Resolution: Fixed +1 for the patch. I verified the tests on Mac and Windows. I committed

Re: [DISCUSS] Hadoop SSO/Token Server Components

2013-07-04 Thread Larry McCay
*sigh* I'm not sure how I am failing to communicate this but will try to briefly do it again… I never asked for differences between the two silo'd jiras and am attempting to not speak to them within this thread as that is causing thrashing that we can't really afford. There have been a

Re: [DISCUSS] Hadoop SSO/Token Server Components

2013-07-04 Thread Alejandro Abdelnur
Leaving JIRAs and design docs aside, my recollection from the f2f lounge discussion could be summarized as: -- 1* Decouple users-services authentication from (intra) services-services authentication. The main motivation for this is to get pluggable authentication and integrated SSO

[jira] [Created] (HADOOP-9703) org.apache.hadoop.ipc.Client leaks threads on stop.

2013-07-04 Thread Mark Miller (JIRA)
Mark Miller created HADOOP-9703: --- Summary: org.apache.hadoop.ipc.Client leaks threads on stop. Key: HADOOP-9703 URL: https://issues.apache.org/jira/browse/HADOOP-9703 Project: Hadoop Common