[
https://issues.apache.org/jira/browse/BIGTOP-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917894#comment-13917894
]
Hu Liu, commented on BIGTOP-1230:
---------------------------------
Hi Roman,
Yes, our solution is introducing two generic functions called by each
component as part of build steps to create two kinds of symlinks :
1) Inner symlinks(version-less symlinks pointed to jar files), we loop over the
jar files of component dir and create version-less symlinks for them
2) Outer symlinks (pointed to version-less symlinks outside), we plan to record
the referred symlinks into a table for each component and create symlinks
pointed to them by looping over the table.
> Create version-less symlinks for all components
> -----------------------------------------------
>
> Key: BIGTOP-1230
> URL: https://issues.apache.org/jira/browse/BIGTOP-1230
> Project: Bigtop
> Issue Type: Improvement
> Components: Debian, RPM
> Affects Versions: 0.7.0
> Reporter: Hu Liu,
>
> Now Bigtop just created version-less symlinks for hadoop only to offer
> integration point, Bigtop may need to create the version-less symlinks for
> other components and use them instead of jar files across different
> components.
--
This message was sent by Atlassian JIRA
(v6.2#6252)