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

Hudson commented on HBASE-15423:
--------------------------------

FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1182 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/1182/])
HBASE-15423 Fix integration issue came due HBASE-15216 from main to 0.98 
(apurtell: rev f3369c21b3dee977ecca0f336487e726866c22df)
* hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java


> Fix integration issue came due HBASE-15216 from main to 0.98. 
> --------------------------------------------------------------
>
>                 Key: HBASE-15423
>                 URL: https://issues.apache.org/jira/browse/HBASE-15423
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.17
>            Reporter: Vishal Khandelwal
>            Assignee: Vishal Khandelwal
>            Priority: Minor
>             Fix For: 0.98.18
>
>         Attachments: HBASE-15423-0.98.patch
>
>
> https://issues.apache.org/jira/browse/HBASE-15216
> Sequence of call  got reverse while merging.  In code we are first doing the 
> secure login ( which needs keytab/pricipal in config ) and then doing param 
> parsing.  Call should be other way round
> {code}
>     // loading the generic options to conf
>     new GenericOptionsParser(conf, args);
>     
>     AuthUtil.launchAuthChore(conf);  
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to