[
https://issues.apache.org/jira/browse/AMBARI-8676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249473#comment-14249473
]
Jayush Luniya commented on AMBARI-8676:
---------------------------------------
mvn clean test
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [3.247s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.328s]
[INFO] Ambari Web ........................................ SUCCESS [50.238s]
[INFO] Ambari Views ...................................... SUCCESS [6.386s]
[INFO] Ambari Admin View ................................. SUCCESS [12.916s]
[INFO] Ambari Server ..................................... SUCCESS [34:20.644s]
[INFO] Ambari Agent ...................................... SUCCESS [9.646s]
[INFO] Ambari Client ..................................... SUCCESS [0.071s]
[INFO] Ambari Python Client .............................. SUCCESS [0.395s]
[INFO] Ambari Groovy Client .............................. SUCCESS [1:34.403s]
[INFO] Ambari Shell ...................................... SUCCESS [0.057s]
[INFO] Ambari Python Shell ............................... SUCCESS [0.097s]
[INFO] Ambari Groovy Shell ............................... SUCCESS [1:39.582s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 38:58.812s
[INFO] Finished at: Wed Dec 17 03:00:57 UTC 2014
[INFO] Final Memory: 61M/487M
[INFO] ------------------------------------------------------------------------
> Common Services: Service package dir is set to path relative to stackRoot and
> hence wouldn't work when service package dir is in common-services
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-8676
> URL: https://issues.apache.org/jira/browse/AMBARI-8676
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent, ambari-server
> Affects Versions: 2.0.0
> Environment: All
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Fix For: 2.0.0
>
> Attachments: AMBARI-8676.3.patch, AMBARI-8676.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> In ServiceDirectory, packageDir is set to a path relative to stackRoot
> Example:
> directory: "/var/lib/ambari-server/resources/stacks/HDP/2.0.6/services/HDFS"
> packageDir: "HDP/2.0.6/services/HDFS/package"
> This will not work if the package directory is in common-services. Also
> parsing the service directory in common-services needs to be modified as the
> directory structure is different from a stack service.
> Example:
> directory: "/var/lib/ambari-server/resources/common-services/HDFS/1.0"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)