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

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

After taking some help with [~sriksun], I'm able to go past this. I think I 
blindly followed the instructions and ran package script which nukes the tar 
file.

Patch overall looks awesome. Some minor nits, mostly in documentation:

* -bash: src/bin/OOZIE-674.sh: Permission denied
Verify if the umask is 755

* src/bin/package.sh
-bash: src/bin/package.sh: Permission denied
Verify if the umask is 755

* src/bin/package.sh 
Usage src/bin/package.sh <<hadoop-version>>
docs need to be updated with the hadoop-version as an arg

* Documentation for *Preparing oozie bundle for use with Falcon* should come 
after *Installing & running Falcon*
this will nuke falcon-tar

* Docs for starting falcon
<verbatim>
cd target
tar -xzvf falcon-main-${project.version}.tar.gz
cd falcon-main-${project.version}
</verbatim>

Thanks [~sriksun], this is a heroic effort and makes it much easier for folks 
to test falcon. This works like a charm and is dead simple. Thank you!
                
> 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