[jira] [Commented] (HDDS-468) Add version number to datanode plugin and ozone file system jar
[ https://issues.apache.org/jira/browse/HDDS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618773#comment-16618773 ] Hudson commented on HDDS-468: - SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14991 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/14991/]) HDDS-468. Add version number to datanode plugin and ozone file system (elek: rev b6ad84ebb1bf5f5f4c1fffe55a6b529ee43dd7a7) * (edit) hadoop-dist/src/main/compose/ozonefs/docker-compose.yaml * (edit) hadoop-dist/src/main/compose/ozone-hdfs/docker-compose.yaml * (edit) dev-support/bin/ozone-dist-layout-stitching > Add version number to datanode plugin and ozone file system jar > --- > > Key: HDDS-468 > URL: https://issues.apache.org/jira/browse/HDDS-468 > Project: Hadoop Distributed Data Store > Issue Type: Improvement >Reporter: Bharat Viswanadham >Assignee: Bharat Viswanadham >Priority: Major > Fix For: 0.2.1, 0.3.0 > > Attachments: HDDS-468.00.patch, HDDS-468.01.patch, HDDS-468.02.patch > > > Below 2 jars are copied to distribution without any ozone version. > hadoop-ozone-datanode-plugin.jar > hadoop-ozone-filesystem.jar > > Ozone version number should be appended at the end like other ozone jars have. -- This message was sent by Atlassian JIRA (v7.6.3#76005) - To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org
[jira] [Commented] (HDDS-468) Add version number to datanode plugin and ozone file system jar
[ https://issues.apache.org/jira/browse/HDDS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618736#comment-16618736 ] Elek, Marton commented on HDDS-468: --- +1. Tested and works well. hadoop-dist/target/ozone-0.2.1-SNAPSHOT/compose/ozonefs is tested with the steps defined in HDDS-491 hadoop-dist/target/ozone-0.2.1-SNAPSHOT/compose/ozone-hdfs is tested with checking web ui and the datande log: {code} datanode_1 | 2018-09-18 08:58:41 INFO HddsDatanodeService:158 - Started plug-in org.apache.hadoop.ozone.web.OzoneHddsDatanodeService@1d9bd4da {code} Will commit it soon. > Add version number to datanode plugin and ozone file system jar > --- > > Key: HDDS-468 > URL: https://issues.apache.org/jira/browse/HDDS-468 > Project: Hadoop Distributed Data Store > Issue Type: Improvement >Reporter: Bharat Viswanadham >Assignee: Bharat Viswanadham >Priority: Major > Attachments: HDDS-468.00.patch, HDDS-468.01.patch, HDDS-468.02.patch > > > Below 2 jars are copied to distribution without any ozone version. > hadoop-ozone-datanode-plugin.jar > hadoop-ozone-filesystem.jar > > Ozone version number should be appended at the end like other ozone jars have. -- This message was sent by Atlassian JIRA (v7.6.3#76005) - To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org
[jira] [Commented] (HDDS-468) Add version number to datanode plugin and ozone file system jar
[ https://issues.apache.org/jira/browse/HDDS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618340#comment-16618340 ] Bharat Viswanadham commented on HDDS-468: - Rebased after HDDS-352 went in. > Add version number to datanode plugin and ozone file system jar > --- > > Key: HDDS-468 > URL: https://issues.apache.org/jira/browse/HDDS-468 > Project: Hadoop Distributed Data Store > Issue Type: Improvement >Reporter: Bharat Viswanadham >Assignee: Bharat Viswanadham >Priority: Major > Attachments: HDDS-468.00.patch, HDDS-468.01.patch, HDDS-468.02.patch > > > Below 2 jars are copied to distribution without any ozone version. > hadoop-ozone-datanode-plugin.jar > hadoop-ozone-filesystem.jar > > Ozone version number should be appended at the end like other ozone jars have. -- This message was sent by Atlassian JIRA (v7.6.3#76005) - To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org
[jira] [Commented] (HDDS-468) Add version number to datanode plugin and ozone file system jar
[ https://issues.apache.org/jira/browse/HDDS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617855#comment-16617855 ] Bharat Viswanadham commented on HDDS-468: - Thank You [~elek] for review. Addressed your review comments in patch v01. > Add version number to datanode plugin and ozone file system jar > --- > > Key: HDDS-468 > URL: https://issues.apache.org/jira/browse/HDDS-468 > Project: Hadoop Distributed Data Store > Issue Type: Improvement >Reporter: Bharat Viswanadham >Assignee: Bharat Viswanadham >Priority: Major > Attachments: HDDS-468.00.patch, HDDS-468.01.patch > > > Below 2 jars are copied to distribution without any ozone version. > hadoop-ozone-datanode-plugin.jar > hadoop-ozone-filesystem.jar > > Ozone version number should be appended at the end like other ozone jars have. -- This message was sent by Atlassian JIRA (v7.6.3#76005) - To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org
[jira] [Commented] (HDDS-468) Add version number to datanode plugin and ozone file system jar
[ https://issues.apache.org/jira/browse/HDDS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616517#comment-16616517 ] Elek, Marton commented on HDDS-468: --- Cool. I like this approach. Can you please modify the 'hadoop-ozone/acceptance-test/src/test/acceptance/ozonefs/docker-compose.yaml' as well? (ozonefs jar) > Add version number to datanode plugin and ozone file system jar > --- > > Key: HDDS-468 > URL: https://issues.apache.org/jira/browse/HDDS-468 > Project: Hadoop Distributed Data Store > Issue Type: Improvement >Reporter: Bharat Viswanadham >Assignee: Bharat Viswanadham >Priority: Major > Attachments: HDDS-468.00.patch > > > Below 2 jars are copied to distribution without any ozone version. > hadoop-ozone-datanode-plugin.jar > hadoop-ozone-filesystem.jar > > Ozone version number should be appended at the end like other ozone jars have. -- This message was sent by Atlassian JIRA (v7.6.3#76005) - To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org