[
https://issues.apache.org/jira/browse/FALCON-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604657#comment-14604657
]
Srikanth Sundarrajan commented on FALCON-1299:
----------------------------------------------
Default compilation will only create a embedded package version. For prism, you
need to compile with distributed profile. See
http://falcon.incubator.apache.org/InstallationSteps.html &
https://blogs.apache.org/falcon/entry/starting_falcon_in_distributed_mode for
more details on how to build falcon for distributed setup and how to configure
falcon for distributed deployment.
{quote}
But, the installation_steps.txt needs much more detailed steps.
{quote}
[~jana_chander], Can you suggest the improvements needed in a JIRA, so that
some one can pick it up. If you are able to chip in, that would be very welcome
too.
> Falcon start - throws java.io file not found exception
> ------------------------------------------------------
>
> Key: FALCON-1299
> URL: https://issues.apache.org/jira/browse/FALCON-1299
> Project: Falcon
> Issue Type: Bug
> Reporter: Janarthanan
>
> I tried starting the falcon in embedded mode and getting the below error.
> Error details as below:
> administrators-MacBook-Pro-2:bin administrator$ ./falcon-start
> Hadoop is installed, adding hadoop classpath to falcon classpath
> java.io.FileNotFoundException:
> /Users/administrator/Downloads/falcon-sources-0.6.1/src/server/webapp/falcon.war
> (No such file or directory)
> at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.<init>(FileInputStream.java:146)
> at java.io.FileInputStream.<init>(FileInputStream.java:101)
> at sun.tools.jar.Main.run(Main.java:260)
> at sun.tools.jar.Main.main(Main.java:1231)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)