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

Venkatesh Seetharam commented on FALCON-1:
------------------------------------------

Patch looks good on first glance. Very smart, clean and complete. 
I tried to follow your instructions but unable to generate the tar file 
although the build succeeds.

{code}
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ falcon-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [falcon-webapp] in 
[/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/webapp/target/falcon-webapp-0.3-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp webResources 
[/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/webapp/src/main/webapp/WEB-INF/embedded]
 to 
[/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/webapp/target/falcon-webapp-0.3-SNAPSHOT]
[INFO] Copying webapp resources 
[/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/webapp/src/main/webapp]
[INFO] Webapp assembled in [215 msecs]
[INFO] Building war: 
/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/webapp/target/falcon-webapp-0.3-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] <<< maven-assembly-plugin:2.2-beta-5:assembly (default-cli) @ 
falcon-main <<<
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:assembly (default-cli) @ 
falcon-main ---
[INFO] Reading assembly descriptor: src/main/assemblies/package.xml
[INFO] Copying files to 
/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/target/falcon-main-0.3-SNAPSHOT
[WARNING] Assembly file: 
/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/target/falcon-main-0.3-SNAPSHOT
 is not a regular file (it may be a directory). It cannot be attached to the 
project build for installation or deployment.
[INFO] Building tar : 
/Users/seetharam/Dev/apache-workspace/falcon/incubator-falcon/target/falcon-main-0.3-SNAPSHOT.tar.gz
[WARNING] Entry: 
falcon-main-0.3-SNAPSHOT/server/webapp/classes/org/apache/falcon/resource/SchedulableEntityManager.class
 longer than 100 characters.
[WARNING] Resulting tar file can only be processed successfully by GNU 
compatible tar commands
{code}
                
> Create packaging and scripts to install and try out Apache Falcon 
> ------------------------------------------------------------------
>
>                 Key: FALCON-1
>                 URL: https://issues.apache.org/jira/browse/FALCON-1
>             Project: Falcon
>          Issue Type: Improvement
>    Affects Versions: 0.3
>            Reporter: Srikanth Sundarrajan
>            Assignee: Srikanth Sundarrajan
>            Priority: Critical
>              Labels: general
>             Fix For: 0.3
>
>         Attachments: FALCON-1.patch, FALCON-1-site.patch, FALCON-1v2.patch
>
>
> To get Falcon up and running, it currently require us to bring up hadoop, 
> oozie instances and also make changes to oozie-site to make necessary EL 
> extension to oozie. The idea is to minimize these manual steps and to reduce 
> friction while trying out Falcon.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to