You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2014/10/31 22:20:34 UTC

[jira] [Commented] (AMBARI-8078) Enable jobs and slider view on Windows

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

Jayush Luniya commented on AMBARI-8078:
---------------------------------------

- Updated slider, job view pom.xml to work on Windows.
- Updated -Dviews usage to make it parameterized to support -Dviews=default, -Dviews=hdp. See AMBARI-6835 for current usage.

Usage
On Windows
mvn clean install package -Dviews=hdp -DskipTests
Note: Other views (files, pig, capacityscheduler) need additional changes and hence not tested.

On Linux
mvn clean install package -Dviews=default -DskipTests
mvn clean install package -Dviews=hdp -DskipTests

> Enable jobs and slider view on Windows
> --------------------------------------
>
>                 Key: AMBARI-8078
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8078
>             Project: Ambari
>          Issue Type: Task
>          Components: contrib
>    Affects Versions: branch-windows-dev
>         Environment: Windows
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>             Fix For: branch-windows-dev
>
>         Attachments: AMBARI-8078.patch
>
>   Original Estimate: 36h
>  Remaining Estimate: 36h
>
> Package jobs and slider views into ambari for windows.
> Refer: AMBARI-6835 on how views are packaged.



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