You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Sreenath Somarajapuram (JIRA)" <ji...@apache.org> on 2016/10/24 17:59:58 UTC

[jira] [Commented] (TEZ-3489) Tez UI: Dependencies are not cleaned on 'mvn clean'

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

Sreenath Somarajapuram commented on TEZ-3489:
---------------------------------------------

[~hitesh]
- One main reason to keep it this way was to reduce warm build time. A warm build takes around 20sec while a cold build takes near to 3.5 minutes.
- Again if we cache the modules, then it is as same as the existing build!

> Tez UI: Dependencies are not cleaned on 'mvn clean'
> ---------------------------------------------------
>
>                 Key: TEZ-3489
>                 URL: https://issues.apache.org/jira/browse/TEZ-3489
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.8.3
>            Reporter: Sreenath Somarajapuram
>
> On building Tez UI, dependencies are downloaded onto node, node_modules & bower_components folder in tez/tez-ui/src/main/webapp. On 'mvn clean' these folders are not cleared.
> Ideally these dependencies must be added to target and must be removed with target on clean.
> As of now, we need to activate an extra profile for clearing these files : -PcleanUICache



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)