PingGao89 opened a new pull request #130: Analytic table name 
ArrayIndexOutOfBoundsException
URL: https://github.com/apache/kylin/pull/130
 
 
   Called without a default parameter will result in
   Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2
        at 
org.apache.kylin.storage.hbase.util.DeployCoprocessorCLI.main(DeployCoprocessorCLI.java:118)
   In 100 lines to determine if the first parameter of the command line is 
default, curIdx has ++, if the first parameter is not the default line 103, 
curIdx is re-++, resulting in the parameter misalignment.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to