[
https://issues.apache.org/jira/browse/HBASE-16826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576813#comment-15576813
]
Vladimir Rodionov commented on HBASE-16826:
-------------------------------------------
This is what patch does:
{code}
2016-10-14 15:41:53,786 INFO [main] backup.TestFullBackup(53): DDEBUG hbasedir
=hdfs://localhost:53810/user/vrodionov/test-data/b526515e-f32e-42d4-a25b-426e8bf286b6
2016-10-14 15:41:53,786 INFO [main] backup.TestFullBackup(55): DDEBUG
defaultFs =hdfs://localhost:53810
{code}
{code}
defaultFs =hdfs://localhost:53810
{code}
looks better than
{code}
defaultFS=hdfs://localhost:53810/user/vrodionov/test-data/b526515e-f32e-42d4-a25b-426e8bf286b6
{code}
There is nothing unnecessary here and as I pointed out already, the code I
added is copy-paste from HBaseFsck class.
> Backup command-line tool fails if defaultFS is not set in configuration
> -----------------------------------------------------------------------
>
> Key: HBASE-16826
> URL: https://issues.apache.org/jira/browse/HBASE-16826
> Project: HBase
> Issue Type: Sub-task
> Reporter: Vladimir Rodionov
> Assignee: Vladimir Rodionov
> Fix For: 2.0.0
>
> Attachments: HBASE-16826-v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)