You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Sunil G (JIRA)" <ji...@apache.org> on 2017/05/23 09:25:04 UTC

[jira] [Commented] (YARN-6458) New Yarn UI: Lock down dependency versions

    [ https://issues.apache.org/jira/browse/YARN-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020935#comment-16020935 ] 

Sunil G commented on YARN-6458:
-------------------------------

Thanks [~ssomarajapuram@hortonworks.com]

I tested it in ubuntu, and it works fine. I think we can commit this change now. Any more thoughts?

> New Yarn UI: Lock down dependency versions
> ------------------------------------------
>
>                 Key: YARN-6458
>                 URL: https://issues.apache.org/jira/browse/YARN-6458
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>         Attachments: YARN-6458.1.patch
>
>
> As we use semver to denote dependency version, every time a new build is made, the latest available version of the dependency would be downloaded. This affects the reliability of the UI build. Hence we must lockdown the dependencies.
> Lockdown must happen in both the package managers used by the UI - NPM & Bower.
> Yarn:
> Replace NPM with Yarn. Yarn is a package manager developed to solve this issue and many more. It also enables offline build.
> Bower: 
> Bower shrinkwrap resolver plugin can be used to lock the dependency versions.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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