Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3922

Fail to update coprocessor when run DeployCoprocessorCLI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Resolved
    • v2.6.0
    • v2.6.2, v3.0.0-alpha
    • Client - CLI
    • None

    Description

      Update coprocessor by run

      $KYLIN_HOME/bin/kylin.sh org.apache.kylin.storage.hbase.util.DeployCoprocessorCLI $KYLIN_HOME/lib/kylin-coprocessor-*.jar all
      

      ArrayIndexOutOfBoundsException thrown with log:

      Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2 at org.apache.kylin.storage.hbase.util.DeployCoprocessorCLI.main(DeployCoprocessorCLI.java:118) 
      2019-03-27 20:08:02,105 INFO [close-hbase-conn] hbase.HBaseConnection:137 : Closing HBase connections... 
      2019-03-27 20:08:02,106 INFO [close-hbase-conn] client.ConnectionManager$HConnectionImplementation:1847 : Closing zookeeper sessionid=0x169a4aff61f4457 
      2019-03-27 20:08:02,111 INFO [close-hbase-conn] zookeeper.ZooKeeper:684 : Session: 0x169a4aff61f4457 closed 
      2019-03-27 20:08:02,111 INFO [main-EventThread] zookeeper.ClientCnxn:512 : EventThread shut down 2019-03-27 20:08:02,112 INFO [close-hbase-conn] client.ConnectionManager$HConnectionImplementation:2297 : Closing master protocol: MasterService 2019-03-27 20:08:02,124 INFO [close-hbase-conn] client.ConnectionManager$HConnectionImplementation:1847 : Closing zookeeper sessionid=0x469a4aff7c42d72 
      2019-03-27 20:08:02,126 INFO [close-hbase-conn] zookeeper.ZooKeeper:684 : Session: 0x469a4aff7c42d72 closed 2019-03-27 20:08:02,126 INFO [main-EventThread] zookeeper.ClientCnxn:512 : EventThread shut down
      

      Attachments

        Issue Links

          Activity

            People

              nichunen nichunen
              nichunen nichunen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: