[
https://issues.apache.org/jira/browse/HADOOP-12336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700741#comment-14700741
]
Allen Wittenauer commented on HADOOP-12336:
-------------------------------------------
Looks like this just needs to be:
{code}
'match($0,"https://github.com/.*patch"){print substr($0,RSTART,RLENGTH)}'
{print substr($0,RSTART,RLENGTH)}
{code}
> github_jira_bridge doesn't work
> -------------------------------
>
> Key: HADOOP-12336
> URL: https://issues.apache.org/jira/browse/HADOOP-12336
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Allen Wittenauer
> Priority: Blocker
>
> The github_jira_bridge (which allows the JIRA bugsystem to switch to github
> mode) is failing. See comments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)