You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/10/11 14:07:00 UTC

[jira] [Created] (HDDS-631) Ozone classpath shell command is now working

Nanda kumar created HDDS-631:
--------------------------------

             Summary: Ozone classpath shell command is now working
                 Key: HDDS-631
                 URL: https://issues.apache.org/jira/browse/HDDS-631
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Nanda kumar


In the ozone package (tar) the ozone and its dependency jars are copied to an incorrect location. We use to have the jars in {{share/hadoop/<module>}} for each module. Those directories are empty now. All the jars are placed in {{share/ozone/lib}} directory.

With this structure when we run {{ozone classpath}} command, we get an incorrect output.

{code}
$ bin/ozone classpath
/Users/nvadivelu/apache/ozone-0.4.0-SNAPSHOT/etc/hadoop:/Users/nvadivelu/apache/ozone-0.4.0-SNAPSHOT/share/hadoop/common/*
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org