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

ASF GitHub Bot commented on KYLIN-3336:
---------------------------------------

asfgit commented on issue #127: KYLIN-3336
URL: https://github.com/apache/kylin/pull/127#issuecomment-380013990
 
 
   Can one of the admins verify this patch?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> java.lang.NoSuchMethodException: 
> org.apache.kylin.tool.HBaseUsageExtractor.execute([Ljava.lang.String;)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-3336
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3336
>             Project: Kylin
>          Issue Type: Bug
>          Components: Tools, Build and Test
>    Affects Versions: v2.3.0
>            Reporter: Peng Xing
>            Assignee: Peng Xing
>            Priority: Minor
>
> When using diag.sh, got following exception:
> 2018-04-04 16:14:18,222 ERROR [pool-7-thread-3] tool.DiagnosisInfoCLI:171 : 
> Error in export HBase usage.
> java.lang.NoSuchMethodException: 
> org.apache.kylin.tool.HBaseUsageExtractor.execute([Ljava.lang.String;)
>         at java.lang.Class.getDeclaredMethod(Class.java:2017)
>         at 
> org.apache.kylin.tool.DiagnosisInfoCLI$3.run(DiagnosisInfoCLI.java:168)
>         at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>         at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
>         at java.lang.Thread.run(Thread.java:745)
> Because getDeclaredMethod(String name, Class<?>... parameterTypes) can not 
> get the inherited methods



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to