You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wangfei (JIRA)" <ji...@apache.org> on 2014/10/06 06:04:33 UTC

[jira] [Updated] (SPARK-3806) minor bug in CliSuite

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

wangfei updated SPARK-3806:
---------------------------
    Summary: minor bug in CliSuite  (was: minor bug and exception in CliSuite)

> minor bug in CliSuite
> ---------------------
>
>                 Key: SPARK-3806
>                 URL: https://issues.apache.org/jira/browse/SPARK-3806
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.1.0
>            Reporter: wangfei
>
> Clisuite throw exception as follows:
> Exception in thread "Thread-6" java.lang.IndexOutOfBoundsException: 6
> 	at scala.collection.mutable.ResizableArray$class.apply(ResizableArray.scala:43)
> 	at scala.collection.mutable.ArrayBuffer.apply(ArrayBuffer.scala:47)
> 	at org.apache.spark.sql.hive.thriftserver.CliSuite.org$apache$spark$sql$hive$thriftserver$CliSuite$$captureOutput$1(CliSuite.scala:67)
> 	at org.apache.spark.sql.hive.thriftserver.CliSuite$$anonfun$4.apply(CliSuite.scala:78)
> 	at org.apache.spark.sql.hive.thriftserver.CliSuite$$anonfun$4.apply(CliSuite.scala:78)
> 	at scala.sys.process.ProcessLogger$$anon$1.out(ProcessLogger.scala:96)
> 	at scala.sys.process.BasicIO$$anonfun$processOutFully$1.apply(BasicIO.scala:135)
> 	at scala.sys.process.BasicIO$$anonfun$processOutFully$1.apply(BasicIO.scala:135)
> 	at scala.sys.process.BasicIO$.readFully$1(BasicIO.scala:175)
> 	at scala.sys.process.BasicIO$.processLinesFully(BasicIO.scala:179)
> 	at scala.sys.process.BasicIO$$anonfun$processFully$1.apply(BasicIO.scala:164)
> 	at scala.sys.process.BasicIO$$anonfun$processFully$1.apply(BasicIO.scala:162)
> 	at scala.sys.process.ProcessBuilderImpl$Simple$$anonfun$3.apply$mcV$sp(ProcessBuilderImpl.scala:73)
> 	at scala.sys.process.ProcessImpl$Spawn$$anon$1.run(ProcessImpl.scala:22)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org