[jira] [Created] (HDFS-5901) NameNode new UI doesn't support IE8 and IE9 on windows 7

2014-02-06 Thread Vinay (JIRA)
Vinay created HDFS-5901: --- Summary: NameNode new UI doesn't support IE8 and IE9 on windows 7 Key: HDFS-5901 URL: https://issues.apache.org/jira/browse/HDFS-5901 Project: Hadoop HDFS Issue Type: Bug

RE: New NameNode UI does not support Internet Explorer

2014-02-06 Thread Vinayakumar B
I found the problem. Some problem of jquery with IE8 and IE9 on Windows 7. There were 2 issues. 1. in dfshealth.js there was an extra comma(,) in array definition and this was causing a js error. var BEANS = [ {"name": "nn", "url": "/jmx?qry=Hadoop:service=NameNode,name=NameNodeI

Re: Query : Reg Uploading branch 1.2 patch to JIRA

2014-02-06 Thread Jing Zhao
Hi Vivek, For branch-1.x patches, we usually run test-patch.sh and all the unit tests in our local machine and post the results in the jira. Thanks, -Jing On Thu, Feb 6, 2014 at 10:36 PM, Vivek Ganesan wrote: > I have uploaded a patch for branch-1.2 in > HDFS-4901

Query : Reg Uploading branch 1.2 patch to JIRA

2014-02-06 Thread Vivek Ganesan
I have uploaded a patch for branch-1.2 in HDFS-4901 (Site Scripting and Phishing Through Frames in browseDirectory.jsp). When Jenkins evaluated the patch, it tried to apply to trunk. Is there any way to instruct Jenkins (using JIRA attributes) to a

Re: Re-swizzle 2.3

2014-02-06 Thread Vinod Kumar Vavilapalli
Thanks. please post your findings, Jian wrote this part of the code and between him/me, we can take care of those issues. +1 for going ahead with the revert on branch-2.3. I'll go do that tomorrow morning unless I hear otherwise from Jian. Thanks, +Vinod On Feb 6, 2014, at 8:28 PM, Alejandro

Re: Re-swizzle 2.3

2014-02-06 Thread Alejandro Abdelnur
Hi Vinod, Nothing confidential, * With umanaged AMs I'm seeing the trace I've posted a couple of days ago in YARN-1577 ( https://issues.apache.org/jira/browse/YARN-1577?focusedCommentId=13891853&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13891853 ). * Also, Rob

RE: New NameNode UI does not support Internet Explorer

2014-02-06 Thread Vinayakumar B
I checked in both Internet explorer 8 and 9 with windows 7. In both I got same problem. I will dig more and try to findout the problem. Regards, Vinayakumar B -Original Message- From: Ted Yu [mailto:yuzhih...@gmail.com] Sent: 07 February 2014 02:40 To: hdfs-dev@hadoop.apache.org Subject

Re: Re-swizzle 2.3

2014-02-06 Thread Alejandro Abdelnur
yep, the idea is to pull all of them out from branch2.3. things go back to normal then. thanks Alejandro (phone typing) > On Feb 6, 2014, at 17:39, Zhijie Shen wrote: > > Recently I brought 4 JIRAs to branch-2.3, which are MAPREDUCE-5743, YARN-1628, > YARN-1661 and YARN-1689. Recall that we

Re: Re-swizzle 2.3

2014-02-06 Thread Zhijie Shen
Recently I brought 4 JIRAs to branch-2.3, which are MAPREDUCE-5743, YARN-1628, YARN-1661 and YARN-1689. Recall that we mark test failure fixes as blockers for pior releases as closing to release, thus I brought to branch-2.3 MAPREDUCE-5743 and YARN-1628 that are the fixes for the test failure on 2.

Re: Re-swizzle 2.3

2014-02-06 Thread Konstantin Boudnik
Do you guys think that committing https://issues.apache.org/jira/browse/HDFS-4858 to branch-2.3 is still Ok? It is a small change that bring fixes broken timeout behavior of DN to NN RPC. We have been testing this fix on top of 2.0.6 for a long time now and it seems to be a real help. Apprec

Re: Re-swizzle 2.3

2014-02-06 Thread Vinod Kumar Vavilapalli
Hey I am not against removing them from 2.3 if that is helpful for progress. But I want to understand what the issues are before we make that decision. There is the issue with unmanaged AM that is clearly known and I was thinking of coming to the past two days, but couldn't. What is this new is

[jira] [Resolved] (HDFS-5869) When rolling upgrade is in progress, NN should only create checkpoint right before the upgrade marker

2014-02-06 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-5869. -- Resolution: Fixed Fix Version/s: HDFS-5535 (Rolling upgrades) Hadoop

Re: Re-swizzle 2.3

2014-02-06 Thread Alejandro Abdelnur
Thanks Robert, All, So it seems that YARN-1493 and YARN-1490 are introducing serious regressions. I would propose to revert them and the follow up JIRAs from the 2.3 branch and keep working on them on trunk/branch-2 until the are stable (I would even prefer reverting them from branch-2 not to bl

[jira] [Resolved] (HDFS-5885) Add annotation for repeated fields in the protobuf definition

2014-02-06 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-5885. - Resolution: Fixed Fix Version/s: HDFS-5698 (FSImage in protobuf) Hadoop Flags: Reviewed +1 for

Re: Re-swizzle 2.3

2014-02-06 Thread Arpit Agarwal
Merged HADOOP-10273 to branch-2.3 as r1565456. On Wed, Feb 5, 2014 at 4:49 PM, Arpit Agarwal wrote: > IMO HADOOP-10273 (Fix 'mvn site') should be included in 2.3. > > I will merge it to branch-2.3 tomorrow PST if no one disagrees. > > > On Tue, Feb 4, 2014 at 5:03 PM, Alejandro Abdelnur wrote: >

[jira] [Created] (HDFS-5900) Cache admin has NumberFormatException when modifying pool to have limit of "unlimited"

2014-02-06 Thread Tassapol Athiapinya (JIRA)
Tassapol Athiapinya created HDFS-5900: - Summary: Cache admin has NumberFormatException when modifying pool to have limit of "unlimited" Key: HDFS-5900 URL: https://issues.apache.org/jira/browse/HDFS-5900

[jira] [Created] (HDFS-5899) Add feature flag in configuration to disable/enable support for ACLs.

2014-02-06 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-5899: --- Summary: Add feature flag in configuration to disable/enable support for ACLs. Key: HDFS-5899 URL: https://issues.apache.org/jira/browse/HDFS-5899 Project: Hadoop HDFS

Re: New NameNode UI does not support Internet Explorer

2014-02-06 Thread Ted Yu
Could the difference be due to versions of Internet explorer ? On Thu, Feb 6, 2014 at 11:16 AM, Haohui Mai wrote: > Works for me on a windows 8 machine. > > http://filebin.ca/1BRAGUqlZZ73/webui-ie.png > > ~Haohui > > > On Thu, Feb 6, 2014 at 8:42 AM, Vinayakumar B >wrote: > > > [image: Inline

Re: New NameNode UI does not support Internet Explorer

2014-02-06 Thread Haohui Mai
Works for me on a windows 8 machine. http://filebin.ca/1BRAGUqlZZ73/webui-ie.png ~Haohui On Thu, Feb 6, 2014 at 8:42 AM, Vinayakumar B wrote: > [image: Inline image 1] > [image: Inline image 2] > > Attaching the Image from home. > > > On Thu, Feb 6, 2014 at 6:40 PM, Ted Yu wrote: > >> Attachm

[jira] [Created] (HDFS-5898) Allow NFS gateway to login/relogin from its kerberos keytab

2014-02-06 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-5898: --- Summary: Allow NFS gateway to login/relogin from its kerberos keytab Key: HDFS-5898 URL: https://issues.apache.org/jira/browse/HDFS-5898 Project: Hadoop HDFS Issue Ty

[jira] [Created] (HDFS-5897) TestNNWithQJM#testNewNamenodeTakesOverWriter occasionally fails in trunk

2014-02-06 Thread Ted Yu (JIRA)
Ted Yu created HDFS-5897: Summary: TestNNWithQJM#testNewNamenodeTakesOverWriter occasionally fails in trunk Key: HDFS-5897 URL: https://issues.apache.org/jira/browse/HDFS-5897 Project: Hadoop HDFS I

Re: New NameNode UI does not support Internet Explorer

2014-02-06 Thread Vinayakumar B
[image: Inline image 1] [image: Inline image 2] Attaching the Image from home. On Thu, Feb 6, 2014 at 6:40 PM, Ted Yu wrote: > Attachment didn't go through. > Consider using third party website for the image. > > Cheers > > On Feb 6, 2014, at 1:16 AM, Vinayakumar B > wrote: > > > Some problem

Build failed in Jenkins: Hadoop-Hdfs-trunk #1665

2014-02-06 Thread Apache Jenkins Server
See Changes: [zjshen] YARN-1628. Fixed the test failure in TestContainerManagerSecurity. Contributed by Vinod Kumar Vavilapalli. [zjshen] MAPREDUCE-5743. Fixed the test failure in TestRMContainerAllocator. Contributed by Vinod Kuma

Hadoop-Hdfs-trunk - Build # 1665 - Failure

2014-02-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1665/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12187 lines...] [INFO] Executed tasks [INFO] [INFO] ---

Re: New NameNode UI does not support Internet Explorer

2014-02-06 Thread Ted Yu
Attachment didn't go through. Consider using third party website for the image. Cheers On Feb 6, 2014, at 1:16 AM, Vinayakumar B wrote: > Some problem with Image. Attached the same image as file. > > From: Vinayakumar B [mailto:vinayakuma...@huawei.com] > Sent: 06 February 2014 14:15 > To:

RE: New NameNode UI does not support Internet Explorer

2014-02-06 Thread Vinayakumar B
Some problem with Image. Attached the same image as file. From: Vinayakumar B [mailto:vinayakuma...@huawei.com] Sent: 06 February 2014 14:15 To: hdfs-dev@hadoop.apache.org Subject: New NameNode UI does not support Internet Explorer Hi, Currently new UI for namenode does not support Internet Expl

New NameNode UI does not support Internet Explorer

2014-02-06 Thread Vinayakumar B
Hi, Currently new UI for namenode does not support Internet Explorer. But Chrome and Mozilla UI looks good. I got the page as below in IE. [cid:image001.jpg@01CF2345.D4C1F3F0] Is everyone facing this issue or only coming for me..? If Internet explorer support is not provided now, is there any