[ https://issues.apache.org/jira/browse/OOZIE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ryota Egashira updated OOZIE-1630: ---------------------------------- Description: hitting exception "Scheme not present in uri /user/aaaa/test_hbase_workflow/output" when doing something like <mkdir path ="/user/aaaa/test_hbase_workflow/output"/>. it should default to hdfs when no scheme specified considering typical use case, also use default namenode if not specified. was: hitting exception "Scheme not present in uri /user/aaaa/test_hbase_workflow/output" it should be able to get scheme from conf as HadoopAccessorService is currently doing. > <prepare> operations fail when path doesn't have scheme > ------------------------------------------------------- > > Key: OOZIE-1630 > URL: https://issues.apache.org/jira/browse/OOZIE-1630 > Project: Oozie > Issue Type: Bug > Affects Versions: trunk > Reporter: Ryota Egashira > Assignee: Ryota Egashira > Fix For: trunk > > > hitting exception "Scheme not present in uri > /user/aaaa/test_hbase_workflow/output" when doing something like <mkdir path > ="/user/aaaa/test_hbase_workflow/output"/>. it should default to hdfs when > no scheme specified considering typical use case, also use default namenode > if not specified. -- This message was sent by Atlassian JIRA (v6.1#6144)