GitHub user shadyxu opened a pull request:

    https://github.com/apache/flume/pull/7

    change FLUME_HOME to fix the LIBRARY NOT FOUND bug

    Assigning `FLUME_HOME` to `$(cd $(dirname $0)/..; pwd)` will cause an 
`org.apache.flume.node.Application not found` error. This can be fixed by 
elimilated the `;pwd` path.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shadyxu/flume trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flume/pull/7.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7
    
----
commit 8e28d18e34bba651c4b3237fe70260c536693113
Author: shadyxu <[email protected]>
Date:   2014-10-17T02:59:53Z

    change FLUME_HOME to fix the LIBRARY NOT FOUND bug

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to