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

java.lang.NegativeArraySizeException when Build Dimension Dictionary

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • v1.5.3
    • v1.5.4
    • None
    • None

    Description

      exception when Build Dimension Dictionary:

      java.lang.NegativeArraySizeException
      at org.apache.kylin.dict.TrieDictionary.getValueFromIdImpl(TrieDictionary.java:274)
      at org.apache.kylin.common.util.Dictionary.getValueFromId(Dictionary.java:130)
      at org.apache.kylin.dict.lookup.SnapshotTable$1.getRow(SnapshotTable.java:138)
      at org.apache.kylin.dict.lookup.LookupTable.init(LookupTable.java:67)
      at org.apache.kylin.dict.lookup.LookupStringTable.init(LookupStringTable.java:79)
      at org.apache.kylin.dict.lookup.LookupTable.<init>(LookupTable.java:55)
      at org.apache.kylin.dict.lookup.LookupStringTable.<init>(LookupStringTable.java:65)
      at org.apache.kylin.cube.CubeManager.getLookupTable(CubeManager.java:619)
      at org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:61)
      at org.apache.kylin.cube.cli.DictionaryGeneratorCLI.processSegment(DictionaryGeneratorCLI.java:42)
      at org.apache.kylin.engine.mr.steps.CreateDictionaryJob.run(CreateDictionaryJob.java:56)
      at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
      at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
      at org.apache.kylin.engine.mr.common.HadoopShellExecutable.doWork(HadoopShellExecutable.java:63)
      at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:112)
      at org.apache.kylin.job.execution.DefaultChainedExecutable.doWork(DefaultChainedExecutable.java:57)
      at org.apache.kylin.job.execution.AbstractExecutable.execute(AbstractExecutable.java:112)
      at org.apache.kylin.job.impl.threadpool.DefaultScheduler$JobRunner.run(DefaultScheduler.java:127)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)

      result code:2

      Attachments

        Issue Links

          Activity

            People

              liyang.gmt8@gmail.com liyang
              zhengd zhengdong
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: