You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "kumar vishal (JIRA)" <ji...@apache.org> on 2019/03/12 10:00:00 UTC

[jira] [Resolved] (CARBONDATA-3297) Throw IndexOutOfBoundsException when creating table and drop table at the same time

     [ https://issues.apache.org/jira/browse/CARBONDATA-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kumar vishal resolved CARBONDATA-3297.
--------------------------------------
    Resolution: Fixed
      Assignee: kumar vishal

> Throw IndexOutOfBoundsException when creating table and drop table at the same time
> -----------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-3297
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3297
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Chenjian Qiu
>            Assignee: kumar vishal
>            Priority: Major
>          Time Spent: 6h 10m
>  Remaining Estimate: 0h
>
> java.lang.IndexOutOfBoundsException: 179
>         at scala.collection.mutable.ResizableArray$class.apply(ResizableArray.scala:43)
>         at scala.collection.mutable.ArrayBuffer.apply(ArrayBuffer.scala:48)
>         at scala.collection.IndexedSeqOptimized$class.segmentLength(IndexedSeqOptimized.scala:195)
>         at scala.collection.mutable.ArrayBuffer.segmentLength(ArrayBuffer.scala:48)
>         at scala.collection.GenSeqLike$class.prefixLength(GenSeqLike.scala:93)
>         at scala.collection.AbstractSeq.prefixLength(Seq.scala:41)
>         at scala.collection.IndexedSeqOptimized$class.find(IndexedSeqOptimized.scala:50)
>         at scala.collection.mutable.ArrayBuffer.find(ArrayBuffer.scala:48)
>         at org.apache.spark.sql.hive.CarbonFileMetastore.getTableFromMetadataCache(CarbonFileMetastore.scala:203)
>         at org.apache.spark.sql.CarbonEnv$.getCarbonTable(CarbonEnv.scala:203)
>         at org.apache.spark.sql.CarbonEnv$.getTablePath(CarbonEnv.scala:288)
>         at org.apache.spark.sql.execution.command.table.CarbonCreateTableCommand$$anonfun$1.apply(CarbonCreateTableCommand.scala:74)



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