[ 
https://issues.apache.org/jira/browse/HDFS-7601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14661181#comment-14661181
 ] 

Hadoop QA commented on HDFS-7601:
---------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |  17m  0s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:red}-1{color} | tests included |   0m  0s | The patch doesn't appear 
to include any new or modified tests.  Please justify why no new tests are 
needed for this patch. Also please list what manual steps were performed to 
verify this patch. |
| {color:red}-1{color} | javac |   1m 37s | The patch appears to cause the 
build to fail. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12749174/HDFS-7601.2.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 8572a5a |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/11926/console |


This message was automatically generated.

> Operations(e.g. balance) failed due to deficient configuration parsing
> ----------------------------------------------------------------------
>
>                 Key: HDFS-7601
>                 URL: https://issues.apache.org/jira/browse/HDFS-7601
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: balancer & mover
>    Affects Versions: 2.3.0, 2.6.0
>            Reporter: Doris Gu
>            Assignee: Doris Gu
>            Priority: Minor
>              Labels: BB2015-05-TBR
>         Attachments: HDFS-7601.1.patch, HDFS-7601.2.patch
>
>
> Some operations, for example,balance,parses configuration(from 
> core-site.xml,hdfs-site.xml) to get NameServiceUris to link to.
> Current method considers those end with or without "/"  as two different 
> uris, then following operation may meet errors.
> bq. [hdfs://haCluster, hdfs://haCluster/] are considered to be two different 
> uris   which actually the same.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to