In addition to Swetha's comment,  what is the error or exception you are seeing 
in log file?
When it is failing? During startup or during job submission?
Regards,
Mohammad


On Tuesday, September 16, 2014 10:34 PM, Shwetha GS <[email protected]> 
wrote:
 


You can set oozie.service.WorkflowAppService.system.libpath property with
the complete path with hdfs endpoint in oozie-site.xml like:
    <property>
        <name>oozie.service.WorkflowAppService.system.libpath</name>
        <value>hdfs://<host>:<port>/user/${user.name}/share/lib</value>
        <description>
            System library path to use for workflow applications.
            This path is added to workflow application if their job
properties sets
            the property 'oozie.use.system.libpath' to true.
        </description>
    </property>




On Wed, Sep 17, 2014 at 5:58 AM, Sean Bollin <[email protected]>
wrote:

> ?Can you run an oozie server outside of your Hadoop cluster?  As long as
> it has access to the ResourceManager?
>
>
> I was able to successfully use Oozie that is installed on our Horton
> Dataworks Platform cluster.
>
>
> However, when I tried to install a stand-alone oozie server *outside* of
> the HDP cluster, I had some problems with it knowing which HDFS to use for
> the shared jars.
>
>
> Thanks!
>

-- 
_____________________________________________________________
The information contained in this communication is intended solely for the 
use of the individual or entity to whom it is addressed and others 
authorized to receive it. It may contain confidential or legally privileged 
information. If you are not the intended recipient you are hereby notified 
that any disclosure, copying, distribution or taking any action in reliance 
on the contents of this information is strictly prohibited and may be 
unlawful. If you have received this communication in error, please notify 
us immediately by responding to this email and then delete it from your 
system. The firm is neither liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.

Reply via email to