Ryota Egashira created OOZIE-1036:
-------------------------------------

             Summary: Utility class to parse HCat URI
                 Key: OOZIE-1036
                 URL: https://issues.apache.org/jira/browse/OOZIE-1036
             Project: Oozie
          Issue Type: Sub-task
            Reporter: Ryota Egashira


uri-template for HCat 
<uri-template> 
hcat://[HcatServer:Port]/db/table/?datestamp=$YEAR$MONTH$DAY$HOUR;region=us</uri-template>
 

This utility class parses HCat URI, does checking,and store information(server, 
db, table, partitions)
  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to