[
https://issues.apache.org/jira/browse/HDDS-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814643#comment-16814643
]
Hadoop QA commented on HDDS-1363:
---------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 7s{color}
| {color:red} https://github.com/apache/hadoop/pull/691 does not apply to
trunk. Rebase required? Wrong Branch? See
https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| GITHUB PR | https://github.com/apache/hadoop/pull/691 |
| JIRA Issue | HDDS-1363 |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-691/2/console |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
This message was automatically generated.
> ozone.metadata.dirs doesn't pick multiple dirs
> ----------------------------------------------
>
> Key: HDDS-1363
> URL: https://issues.apache.org/jira/browse/HDDS-1363
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: SCM
> Reporter: Sandeep Nemuri
> Assignee: Doroszlai, Attila
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {{ozone.metadata.dirs}} doesn't pick comma(,) separated paths.
> It only picks one path as opposed to the property name
> _ozone.metadata.dir{color:#FF0000}s{color}_
> {code:java}
> <property>
> <name>ozone.metadata.dirs</name>
> <value>/data/data1/meta,/home/hdfs/data/meta</value>
> </property>
> {code}
> {code:java}
> 2019-03-31 18:44:54,824 WARN server.ServerUtils: ozone.scm.db.dirs is not
> configured. We recommend adding this setting. Falling back to
> ozone.metadata.dirs instead.
> SCM initialization succeeded.Current cluster id for
> sd=/data/data1/meta,/home/hdfs/data/meta/scm;cid=CID-1ad502d1-0104-4055-838b-1208ab78f35c
> 2019-03-31 18:44:55,079 INFO server.StorageContainerManager: SHUTDOWN_MSG:
> {code}
> {code:java}
> [hdfs@localhost ozone-0.5.0-SNAPSHOT]$ ls
> //data/data1/meta,/home/hdfs/data/meta/scm/current/VERSION
> VERSION
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]