<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question E0803: IO error, Unable to evaluate :${now(0,0)} in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142003#M19554</link>
    <description>&lt;P&gt;
	Hi,&lt;/P&gt;&lt;P&gt;
	I know there is other threads on this issue but I followed the solution but I still get the same result.&lt;/P&gt;&lt;P&gt;
	When I try to schedule a process I face this error : &lt;/P&gt;&lt;P&gt;
	E0803: IO error, Unable to evaluate :${now(0,0)}.&lt;/P&gt;&lt;P&gt;I have added the paramater to the conf : &lt;/P&gt;&lt;PRE&gt;    &amp;lt;property&amp;gt;                                                                                                                                                          
      &amp;lt;name&amp;gt;oozie.service.ELService.ext.functions.coord-action-create-inst&amp;lt;/name&amp;gt;                                                                                       
      &amp;lt;value&amp;gt;now=org.apache.oozie.extensions.OozieELExtensions#ph2_now_inst,                                                                                            
         today=org.apache.oozie.extensions.OozieELExtensions#ph2_today_inst,                                                                                            
         yesterday=org.apache.oozie.extensions.OozieELExtensions#ph2_yesterday_inst,                                                                                    
         currentMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_currentMonth_inst,                                                                              
         lastMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_lastMonth_inst,                                                                                    
         currentYear=org.apache.oozie.extensions.OozieELExtensions#ph2_currentYear_inst,                                                                                
         lastYear=org.apache.oozie.extensions.OozieELExtensions#ph2_lastYear_inst,                                                                                      
         latest=org.apache.oozie.coord.CoordELFunctions#ph2_coord_latest_echo,                                                                                          
         future=org.apache.oozie.coord.CoordELFunctions#ph2_coord_future_echo,                                                                                          
         formatTime=org.apache.oozie.coord.CoordELFunctions#ph2_coord_formatTime,                                                                                       
         user=org.apache.oozie.coord.CoordELFunctions#coord_user&amp;lt;/value&amp;gt;                                                                                                
    &amp;lt;/property&amp;gt;                                                                                                                                                         
    &amp;lt;property&amp;gt;                                                                                                                                                          
      &amp;lt;name&amp;gt;oozie.service.ELService.ext.functions.coord-action-start&amp;lt;/name&amp;gt;                                                                                             
      &amp;lt;value&amp;gt;now=org.apache.oozie.extensions.OozieELExtensions#ph2_now,                                                                                                 
today=org.apache.oozie.extensions.OozieELExtensions#ph2_today,                                                                                                          
yesterday=org.apache.oozie.extensions.OozieELExtensions#ph2_yesterday,                                                                                                  
currentMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_currentMonth,                                                                                            
lastMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_lastMonth,                                                                                                  
currentYear=org.apache.oozie.extensions.OozieELExtensions#ph2_currentYear,                                                                                              
lastYear=org.apache.oozie.extensions.OozieELExtensions#ph2_lastYear,                                                                                                    
latest=org.apache.oozie.coord.CoordELFunctions#ph3_coord_latest,                                                                                                        
future=org.apache.oozie.coord.CoordELFunctions#ph3_coord_future,                                                                                                        
dataIn=org.apache.oozie.extensions.OozieELExtensions#ph3_dataIn,                                                                                                        
instanceTime=org.apache.oozie.coord.CoordELFunctions#ph3_coord_nominalTime,                                                                                             
dateOffset=org.apache.oozie.coord.CoordELFunctions#ph3_coord_dateOffset,                                                                                                
formatTime=org.apache.oozie.coord.CoordELFunctions#ph3_coord_formatTime,                                                                                                
user=org.apache.oozie.coord.CoordELFunctions#coord_user&amp;lt;/value&amp;gt;                                                                                                         
    &amp;lt;/property&amp;gt;                                                                                                                                                         
    &amp;lt;property&amp;gt;                                                                                                                                                          
      &amp;lt;name&amp;gt;oozie.service.ELService.ext.functions.coord-job-submit-instances&amp;lt;/name&amp;gt;                                                                                     
      &amp;lt;value&amp;gt;now=org.apache.oozie.extensions.OozieELExtensions#ph1_now_echo,                                                                                            
         today=org.apache.oozie.extensions.OozieELExtensions#ph1_today_echo,                                                                                            
         yesterday=org.apache.oozie.extensions.OozieELExtensions#ph1_yesterday_echo,                                                                                    
         currentMonth=org.apache.oozie.extensions.OozieELExtensions#ph1_currentMonth_echo,                                                                              
         lastMonth=org.apache.oozie.extensions.OozieELExtensions#ph1_lastMonth_echo,                                                                                    
         currentYear=org.apache.oozie.extensions.OozieELExtensions#ph1_currentYear_echo,                                                                                
         lastYear=org.apache.oozie.extensions.OozieELExtensions#ph1_lastYear_echo,                                                                                      
         formatTime=org.apache.oozie.coord.CoordELFunctions#ph1_coord_formatTime_echo,                                                                                  
         latest=org.apache.oozie.coord.CoordELFunctions#ph2_coord_latest_echo,                                                                                          
         future=org.apache.oozie.coord.CoordELFunctions#ph2_coord_future_echo&amp;lt;/value&amp;gt;                                                                    
    &amp;lt;/property&amp;gt; 
&lt;/PRE&gt;&lt;P&gt; and when I restart the oozie-server, I find this :&lt;/P&gt;&lt;P&gt;Adding extension: /usr/hdp/2.3.2.0-2950/oozie/libext/falcon-oozie-el-extension-0.6.1.2.3.2.0-2950.jar&lt;/P&gt;&lt;P&gt;I follow this &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_installing_manually_book/content/configuring_oozie_for_falcon.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_installing_manually_book/content/configuring_oozie_for_falcon.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but I still get the same error. &lt;/P&gt;&lt;P&gt;Is there something I am missing ?&lt;/P&gt;&lt;P&gt;Sorry for posting on the same error, but I am stuck. &lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2016 00:38:05 GMT</pubDate>
    <dc:creator>arthur_grevin</dc:creator>
    <dc:date>2016-02-16T00:38:05Z</dc:date>
    <item>
      <title>E0803: IO error, Unable to evaluate :${now(0,0)}</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142003#M19554</link>
      <description>&lt;P&gt;
	Hi,&lt;/P&gt;&lt;P&gt;
	I know there is other threads on this issue but I followed the solution but I still get the same result.&lt;/P&gt;&lt;P&gt;
	When I try to schedule a process I face this error : &lt;/P&gt;&lt;P&gt;
	E0803: IO error, Unable to evaluate :${now(0,0)}.&lt;/P&gt;&lt;P&gt;I have added the paramater to the conf : &lt;/P&gt;&lt;PRE&gt;    &amp;lt;property&amp;gt;                                                                                                                                                          
      &amp;lt;name&amp;gt;oozie.service.ELService.ext.functions.coord-action-create-inst&amp;lt;/name&amp;gt;                                                                                       
      &amp;lt;value&amp;gt;now=org.apache.oozie.extensions.OozieELExtensions#ph2_now_inst,                                                                                            
         today=org.apache.oozie.extensions.OozieELExtensions#ph2_today_inst,                                                                                            
         yesterday=org.apache.oozie.extensions.OozieELExtensions#ph2_yesterday_inst,                                                                                    
         currentMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_currentMonth_inst,                                                                              
         lastMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_lastMonth_inst,                                                                                    
         currentYear=org.apache.oozie.extensions.OozieELExtensions#ph2_currentYear_inst,                                                                                
         lastYear=org.apache.oozie.extensions.OozieELExtensions#ph2_lastYear_inst,                                                                                      
         latest=org.apache.oozie.coord.CoordELFunctions#ph2_coord_latest_echo,                                                                                          
         future=org.apache.oozie.coord.CoordELFunctions#ph2_coord_future_echo,                                                                                          
         formatTime=org.apache.oozie.coord.CoordELFunctions#ph2_coord_formatTime,                                                                                       
         user=org.apache.oozie.coord.CoordELFunctions#coord_user&amp;lt;/value&amp;gt;                                                                                                
    &amp;lt;/property&amp;gt;                                                                                                                                                         
    &amp;lt;property&amp;gt;                                                                                                                                                          
      &amp;lt;name&amp;gt;oozie.service.ELService.ext.functions.coord-action-start&amp;lt;/name&amp;gt;                                                                                             
      &amp;lt;value&amp;gt;now=org.apache.oozie.extensions.OozieELExtensions#ph2_now,                                                                                                 
today=org.apache.oozie.extensions.OozieELExtensions#ph2_today,                                                                                                          
yesterday=org.apache.oozie.extensions.OozieELExtensions#ph2_yesterday,                                                                                                  
currentMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_currentMonth,                                                                                            
lastMonth=org.apache.oozie.extensions.OozieELExtensions#ph2_lastMonth,                                                                                                  
currentYear=org.apache.oozie.extensions.OozieELExtensions#ph2_currentYear,                                                                                              
lastYear=org.apache.oozie.extensions.OozieELExtensions#ph2_lastYear,                                                                                                    
latest=org.apache.oozie.coord.CoordELFunctions#ph3_coord_latest,                                                                                                        
future=org.apache.oozie.coord.CoordELFunctions#ph3_coord_future,                                                                                                        
dataIn=org.apache.oozie.extensions.OozieELExtensions#ph3_dataIn,                                                                                                        
instanceTime=org.apache.oozie.coord.CoordELFunctions#ph3_coord_nominalTime,                                                                                             
dateOffset=org.apache.oozie.coord.CoordELFunctions#ph3_coord_dateOffset,                                                                                                
formatTime=org.apache.oozie.coord.CoordELFunctions#ph3_coord_formatTime,                                                                                                
user=org.apache.oozie.coord.CoordELFunctions#coord_user&amp;lt;/value&amp;gt;                                                                                                         
    &amp;lt;/property&amp;gt;                                                                                                                                                         
    &amp;lt;property&amp;gt;                                                                                                                                                          
      &amp;lt;name&amp;gt;oozie.service.ELService.ext.functions.coord-job-submit-instances&amp;lt;/name&amp;gt;                                                                                     
      &amp;lt;value&amp;gt;now=org.apache.oozie.extensions.OozieELExtensions#ph1_now_echo,                                                                                            
         today=org.apache.oozie.extensions.OozieELExtensions#ph1_today_echo,                                                                                            
         yesterday=org.apache.oozie.extensions.OozieELExtensions#ph1_yesterday_echo,                                                                                    
         currentMonth=org.apache.oozie.extensions.OozieELExtensions#ph1_currentMonth_echo,                                                                              
         lastMonth=org.apache.oozie.extensions.OozieELExtensions#ph1_lastMonth_echo,                                                                                    
         currentYear=org.apache.oozie.extensions.OozieELExtensions#ph1_currentYear_echo,                                                                                
         lastYear=org.apache.oozie.extensions.OozieELExtensions#ph1_lastYear_echo,                                                                                      
         formatTime=org.apache.oozie.coord.CoordELFunctions#ph1_coord_formatTime_echo,                                                                                  
         latest=org.apache.oozie.coord.CoordELFunctions#ph2_coord_latest_echo,                                                                                          
         future=org.apache.oozie.coord.CoordELFunctions#ph2_coord_future_echo&amp;lt;/value&amp;gt;                                                                    
    &amp;lt;/property&amp;gt; 
&lt;/PRE&gt;&lt;P&gt; and when I restart the oozie-server, I find this :&lt;/P&gt;&lt;P&gt;Adding extension: /usr/hdp/2.3.2.0-2950/oozie/libext/falcon-oozie-el-extension-0.6.1.2.3.2.0-2950.jar&lt;/P&gt;&lt;P&gt;I follow this &lt;A href="https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_installing_manually_book/content/configuring_oozie_for_falcon.html" target="_blank"&gt;https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4/bk_installing_manually_book/content/configuring_oozie_for_falcon.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but I still get the same error. &lt;/P&gt;&lt;P&gt;Is there something I am missing ?&lt;/P&gt;&lt;P&gt;Sorry for posting on the same error, but I am stuck. &lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 00:38:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142003#M19554</guid>
      <dc:creator>arthur_grevin</dc:creator>
      <dc:date>2016-02-16T00:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: E0803: IO error, Unable to evaluate :${now(0,0)}</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142004#M19555</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/2698/arthurgrevin.html" nodeid="2698"&gt;@Arthur GREVIN&lt;/A&gt;  You have to provide more data on "E0803: IO error, Unable to evaluate :${&lt;STRONG&gt;now&lt;/STRONG&gt;(0,0)}"&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 02:26:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142004#M19555</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-16T02:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: E0803: IO error, Unable to evaluate :${now(0,0)}</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142005#M19556</link>
      <description>&lt;P&gt;Here is the complete error log : &lt;/P&gt;&lt;PRE&gt;org.apache.falcon.FalconException: Entity schedule failed for PROCESS: mkdirProcess                                                                                     
        at org.apache.falcon.resource.AbstractSchedulableEntityManager.scheduleInternal(AbstractSchedulableEntityManager.java:96)                                       
        at org.apache.falcon.resource.AbstractSchedulableEntityManager.schedule(AbstractSchedulableEntityManager.java:73)                                               
        at org.apache.falcon.resource.SchedulableEntityManager.schedule(SchedulableEntityManager.java:131)                                                              
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                                                                  
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)                                                                                
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)                                                                        
        at java.lang.reflect.Method.invoke(Method.java:606)                                                                                                             
        at org.apache.falcon.resource.channel.IPCChannel.invoke(IPCChannel.java:49)                                                                                     
        at org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy$9.doExecute(SchedulableEntityManagerProxy.java:403)                                           
        at org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy$EntityProxy.execute(SchedulableEntityManagerProxy.java:575)                                   
        at org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy.schedule_aroundBody12(SchedulableEntityManagerProxy.java:405)                                 
        at org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy$AjcClosure13.run(SchedulableEntityManagerProxy.java:1)                                        
        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)                                                                                    
        at org.apache.falcon.aspect.AbstractFalconAspect.logAroundMonitored(AbstractFalconAspect.java:51)                                                               
        at org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy.schedule(SchedulableEntityManagerProxy.java:388)                                              
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                                                                  
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)                                                                                
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)                                                                        
        at java.lang.reflect.Method.invoke(Method.java:606)                                                                                                             
        at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)                                                             
        at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:
185)                                                                                                                                                                    
        at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)                                 
        at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)                                                                          
        at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)                                                                    
        at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)                                                                    
        at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)                                                                    
        at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)                                                         
        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)                                                       
        at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)                                                       
        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)                                                        
        at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)                                                        
        at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)                                                                             
        at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)                                                                     
        at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)                                                                     
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)                                                                                                 
        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)                                                                                       
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1221)                                                                      
        at org.apache.falcon.security.FalconAuthorizationFilter.doFilter(FalconAuthorizationFilter.java:106)                                                            
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)                                                                      
        at org.apache.falcon.security.FalconAuthenticationFilter$2.doFilter(FalconAuthenticationFilter.java:184)                                                        
        at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:595)                                                
        at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:554)                                                
        at org.apache.falcon.security.FalconAuthenticationFilter.doFilter(FalconAuthenticationFilter.java:193)                                                          
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)                                                                      
        at org.apache.falcon.security.FalconAuditFilter.doFilter(FalconAuditFilter.java:64)                                                                             
        at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1212)                                                                      
        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:399)                                                                                     
        at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)                                                                                  
        at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)                                                                                     
        at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:767)                                                                                     
        at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450)                                                                                        
        at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)                                                                                     
        at org.mortbay.jetty.Server.handle(Server.java:326)                                                                                                             
        at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)                                                                                      
        at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928)                                                                      
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)                                                                                                  
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)                                                                                             
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)                                                                                             
        at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)                                                                               
        at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)                                                                                
Caused by: org.apache.falcon.FalconException: E0803 : E0803: IO error, Unable to evaluate :${now(0,0)}:                                                                 
        at org.apache.falcon.workflow.engine.OozieWorkflowEngine.dryRunInternal(OozieWorkflowEngine.java:234)                                                           
        at org.apache.falcon.workflow.engine.OozieWorkflowEngine.schedule(OozieWorkflowEngine.java:172)                                                                 
        at org.apache.falcon.resource.AbstractSchedulableEntityManager.scheduleInternal(AbstractSchedulableEntityManager.java:94)                                       
        ... 59 more                                                                                                                                                     
Caused by: E0803 : E0803: IO error, Unable to evaluate :${now(0,0)}:                                                                                                    
        at org.apache.oozie.client.OozieClient.handleError(OozieClient.java:612)                                                                                        
        at org.apache.oozie.client.OozieClient$JobSubmit.call(OozieClient.java:695)                                                                                     
        at org.apache.oozie.client.OozieClient$JobSubmit.call(OozieClient.java:665)                                                                                     
        at org.apache.oozie.client.OozieClient$ClientCallable.call(OozieClient.java:560)                                                                                
        at org.apache.oozie.client.OozieClient.dryrun(OozieClient.java:829)                                                                                             
        at org.apache.oozie.client.ProxyOozieClient.access$401(ProxyOozieClient.java:48)                                                                                
        at org.apache.oozie.client.ProxyOozieClient$4.call(ProxyOozieClient.java:177)                                                                                   
        at org.apache.oozie.client.ProxyOozieClient$4.call(ProxyOozieClient.java:174)                                                                                   
        at org.apache.oozie.client.OozieClient.doAs(OozieClient.java:244)                                                                                               
        at org.apache.oozie.client.ProxyOozieClient.dryrun(ProxyOozieClient.java:174)                                                                                    &lt;/PRE&gt;&lt;P&gt;        at org.apache.falcon.workflow.engine.OozieWorkflowEngine.dryRunInternal(OozieWorkflowEngine.java:232)  &lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 16:52:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142005#M19556</guid>
      <dc:creator>arthur_grevin</dc:creator>
      <dc:date>2016-02-16T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: E0803: IO error, Unable to evaluate :${now(0,0)}</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142006#M19557</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/2698/arthurgrevin.html" nodeid="2698"&gt;@Arthur GREVIN&lt;/A&gt;&lt;P&gt;See this thread &lt;A href="https://community.hortonworks.com/questions/12349/fail-to-schedule-process-in-falcon-web-ui-1.html" target="_blank"&gt;https://community.hortonworks.com/questions/12349/fail-to-schedule-process-in-falcon-web-ui-1.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 19:00:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/E0803-IO-error-Unable-to-evaluate-now-0-0/m-p/142006#M19557</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-16T19:00:06Z</dc:date>
    </item>
  </channel>
</rss>

