[
https://issues.apache.org/jira/browse/FALCON-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308672#comment-14308672
]
Srikanth Sundarrajan commented on FALCON-790:
---------------------------------------------
{noformat}
dataqa@hydra:~/sriksun/falcon$ export MAVEN_OPTS="-Xmx1024m
-XX:MaxPermSize=256m" && mvn clean install -Ptest-patch,hadoop-2
[INFO] Scanning for projects...
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.362 s
[INFO] Finished at: 2015-02-06T11:31:01+05:30
[INFO] Final Memory: 34M/181M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (compile) on project
falcon-ui: An Ant BuildException has occured: Execute failed:
java.io.IOException: Cannot run program "npm" (in directory
"/home/dataqa/sriksun/falcon/falcon-ui"): error=2, No such file or directory
[ERROR] around Ant part ...<exec dir="/home/dataqa/sriksun/falcon/falcon-ui"
executable="npm">... @ 4:70 in
/home/dataqa/sriksun/falcon/falcon-ui/target/antrun/build-falcon-ui-compile.xml
{noformat}
> Falcon UI to enable entity/process/feed edits and management
> ------------------------------------------------------------
>
> Key: FALCON-790
> URL: https://issues.apache.org/jira/browse/FALCON-790
> Project: Falcon
> Issue Type: New Feature
> Components: ui
> Affects Versions: 0.6
> Reporter: kenneth ho
> Priority: Critical
> Fix For: 0.7
>
> Attachments: 4.4.zip, README.md, create feed_1.png, falcon.log,
> landing.png, new cluster.png, new feed_2.png, new feed_3.png, new feed_4.png,
> patch01.patch, patch02, patch03, patch04
>
>
> Falcon UI is currently read-only. As a step towards enabling a full fledged
> cluster/feed/process management and monitoring UI, the following features
> will be added to the existing UI:
> For the first phase -
> Entity Creation:
> 1. allow to create a new cluster from the UI
> 2. allow to create a new feed from the UI
> 3. allow to create a new process from the UI
> 4. allow to browse and import an entity XML and then edit
> 5. Clone an existing entity and edit.
> Provisioning and managing:
> 1. Submit an entity
> 2. Schedule an entity
> 3. Suspend an entity
> 4. Delete an entity
> For the second Phase -
> 1. integrating with Ambari view for login.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)