[
https://issues.apache.org/jira/browse/HDFS-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324872#comment-14324872
]
Hadoop QA commented on HDFS-6662:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12699311/hdfs-6662.004.patch
against trunk revision 78a7e8d.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing
The following test timeouts occurred in
hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.web.TestTokenAspect
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/9603//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/9603//console
This message is automatically generated.
> WebHDFS cannot open a file if its path contains "%"
> ---------------------------------------------------
>
> Key: HDFS-6662
> URL: https://issues.apache.org/jira/browse/HDFS-6662
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.4.1
> Reporter: Brahma Reddy Battula
> Assignee: Gerson Carlos
> Priority: Critical
> Attachments: hdfs-6662.001.patch, hdfs-6662.002.patch,
> hdfs-6662.003.patch, hdfs-6662.004.patch, hdfs-6662.patch
>
>
> 1. write a file into HDFS is such a way that, file name is like 1%2%3%4
> 2. using NameNode UI browse the file
> throwing following Exception.
> "Path does not exist on HDFS or WebHDFS is disabled. Please check your path
> or enable WebHDFS"
> HBase write its WAL files data in HDFS using % contains in file name
> eg:
> /hbase/WALs/HOST-****,60020,1404731504691/HOST-***-130%2C60020%2C1404731504691.1404812663950.meta
>
> the above file info is not opening in the UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)