No I havent done any modification to the existing oozie-site.xml.
Do I have to include property like

<property>
        <name>oozie.service.HadoopAccessorService.supported.filesystems</name>
        <value>hdfs</value>
        <description>
            Enlist the different filesystems supported for federation.
         </description>
    </property>



On Fri, Oct 25, 2013 at 4:46 PM, Robert Kanter <[email protected]> wrote:

> Hi Namrata,
>
> Did you set oozie.service.HadoopAccessorService.supported.filesystems to
> something in your oozie-site.xml?  If so, what value?
>
>
> - Robert
>
>
>
> On Fri, Oct 25, 2013 at 4:30 PM, Namrata Narula <[email protected]
> >wrote:
>
> > hi,
> > I am first time oozie user and working on hadoop cdh4 cluster .I was try
> to
> > run my first oozie job but getting this error. I did check that the
> cluster
> > has the oozie server installed on it.
> >
> >
> >
> > oozie job -oozie http://dglab3.dg.local:11000/oozie/ -config
> > examples/apps/map-reduce/job.properties -run
> > Error: E0902 : E0902: Exception occured: [No FileSystem for scheme: hdfs]
> >
> >
> >
> >
> >
> > Thanks
> > Namrata
> >
>

Reply via email to