[ 
https://issues.apache.org/jira/browse/OOZIE-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937988#comment-15937988
 ] 

Abhishek Bafna commented on OOZIE-2701:
---------------------------------------

[~asasvari] I think this {{/\w/\w+}} will force that database name can be of 
single character.

I will split the regex for our better understanding:

{noformat}
\[a-z\]+            = Scheme
\[\w+\.\-\w+\]+     = Hostname or IP address.
\w+                 = database name
\w+                 = table name
\[/\w+=;\-\]*       = partition information
{noformat}

Please let me know If I am missing something. Thanks.

> Oozie to support Multiple HCatalog URIs
> ---------------------------------------
>
>                 Key: OOZIE-2701
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2701
>             Project: Oozie
>          Issue Type: New Feature
>          Components: core
>            Reporter: Abhishek Bafna
>            Assignee: Abhishek Bafna
>             Fix For: 5.0.0
>
>         Attachments: OOZIE-2701-00.patch, OOZIE-2701-01.patch, 
> OOZIE-2701-02.patch, OOZIE-2701-03.patch, OOZIE-2701-04.patch, 
> OOZIE-2701-05.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to