[
https://issues.apache.org/jira/browse/HDFS-12259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118911#comment-16118911
]
Nandakumar commented on HDFS-12259:
-----------------------------------
[~xyao], {{TestXceiverClientManager.testFreeByReference}} failure is fixed in
HDFS-12267 and {{TestOzoneContainer.testCreateOzoneContainer}} is failing in my
local even without this patch with the same exception trace
{code}
Running org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainer
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 64.507 sec <<<
FAILURE! - in org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainer
testCreateOzoneContainer(org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainer)
Time elapsed: 64.44 sec <<< ERROR!
java.io.IOException: Failed to start MiniOzoneCluster
at
org.apache.hadoop.test.GenericTestUtils.waitFor(GenericTestUtils.java:370)
at
org.apache.hadoop.ozone.MiniOzoneCluster.waitOzoneReady(MiniOzoneCluster.java:239)
at
org.apache.hadoop.ozone.MiniOzoneCluster$Builder.build(MiniOzoneCluster.java:422)
at
org.apache.hadoop.ozone.container.ozoneimpl.TestOzoneContainer.testCreateOzoneContainer(TestOzoneContainer.java:62)
{code}
I will try to spend sometime on debugging it.
{{TestOzoneContainer.testCreateOzoneContainer}} failure is not related related
to this patch.
> Ozone: OzoneClient: Refactor move ozone client from hadoop-hdfs to
> hadoop-hdfs-client
> -------------------------------------------------------------------------------------
>
> Key: HDFS-12259
> URL: https://issues.apache.org/jira/browse/HDFS-12259
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ozone
> Reporter: Nandakumar
> Assignee: Nandakumar
> Attachments: HDFS-12259-HDFS-7240.000.patch,
> HDFS-12259-HDFS-7240.001.patch, HDFS-12259-HDFS-7240.002.patch,
> HDFS-12259-HDFS-7240.003.patch, HDFS-12259-HDFS-7240.004.patch
>
>
> Most of the client code is in hadoop-hdfs project, this jira is for
> refactoring OzoneClient code and move it to hadoop-hdfs-client project.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]