scalameta / scalafmt

Code formatter for Scala
http://scalameta.org/scalafmt
Apache License 2.0
1.43k stars 277 forks source link

Format all files in Spark #133

Closed olafurpg closed 8 years ago

olafurpg commented 8 years ago

318/These files can't be formatted:

https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/main/scala/org/apache/spark/sql/execution/ui/AllExecutionsPage.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/test/scala/org/apache/spark/util/ClosureCleanerSuite.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/StagePage.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/StageTable.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/PoolPage.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/JobPage.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/AllJobsPage.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/AllStagesPage.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/deploy/master/ui/HistoryNotFoundPage.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/main/scala/org/apache/spark/ml/classification/OneVsRest.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIService.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/StubApplicationId.scala

Details, a quick look reveals that the majority of the timeouts are false negatives.

Summary:

Formatter timed out: 318

Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/SparkConf.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/SparkConf.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/main/scala/org/apache/spark/ml/param/shared/SharedParamsCodeGen.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/main/scala/org/apache/spark/ml/param/shared/SharedParamsCodeGen.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/test/scala/org/apache/spark/mllib/linalg/distributed/BlockMatrixSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/test/scala/org/apache/spark/mllib/linalg/distributed/BlockMatrixSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/project/MimaExcludes.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/project/MimaExcludes.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/HyperLogLogPlusPlus.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/aggregate/HyperLogLogPlusPlus.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/ScalaReflectionSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/ScalaReflectionSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/JoinSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/JoinSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/json/JsonSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/json/JsonSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFilterSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFilterSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetIOSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetIOSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetPartitionDiscoverySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetPartitionDiscoverySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetProtobufCompatibilitySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetProtobufCompatibilitySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetQuerySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetQuerySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetReadBenchmark.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetReadBenchmark.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetSchemaSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetSchemaSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetThriftCompatibilitySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetThriftCompatibilitySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/text/TextSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/text/TextSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/debug/DebuggingSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/debug/DebuggingSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/BroadcastJoinSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/BroadcastJoinSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/HashedRelationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/HashedRelationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/InnerJoinSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/InnerJoinSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/OuterJoinSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/OuterJoinSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/SemiJoinSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/SemiJoinSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/metric/SQLMetricsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/metric/SQLMetricsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/stat/ApproxQuantileSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/stat/ApproxQuantileSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/HDFSMetadataLogSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/HDFSMetadataLogSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/ui/SQLListenerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/ui/SQLListenerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/vectorized/ColumnarBatchBenchmark.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/vectorized/ColumnarBatchBenchmark.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/vectorized/ColumnarBatchSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/execution/vectorized/ColumnarBatchSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/internal/RuntimeConfigSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/internal/RuntimeConfigSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/internal/SQLConfEntrySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/internal/SQLConfEntrySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/internal/SQLConfSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/internal/SQLConfSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCWriteSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCWriteSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/sources/CreateTableAsSelectSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/sources/CreateTableAsSelectSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/sources/DataSourceTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/sources/DataSourceTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/sources/TableScanSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/core/src/test/scala/org/apache/spark/sql/sources/TableScanSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveContext.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveContext.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveInspectors.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveInspectors.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveQl.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveQl.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveSessionState.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveSessionState.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveShim.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveShim.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveStrategies.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveStrategies.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveUDFs.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveUDFs.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveWriterContainers.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/hiveWriterContainers.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/package.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/package.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/SQLBuilder.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/SQLBuilder.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/TableReader.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/TableReader.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClient.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClient.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveShim.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveShim.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/IsolatedClientLoader.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/IsolatedClientLoader.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/package.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/client/package.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/commands.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/commands.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/CreateTableAsSelect.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/CreateTableAsSelect.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/CreateViewAsSelect.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/CreateViewAsSelect.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/DescribeHiveTableCommand.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/DescribeHiveTableCommand.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveNativeCommand.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveNativeCommand.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveTableScan.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/HiveTableScan.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/InsertIntoHiveTable.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/ScriptTransformation.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFileOperator.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFileOperator.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFilters.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcFilters.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcRelation.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcRelation.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/test/TestHive.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/main/scala/org/apache/spark/sql/hive/test/TestHive.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/resources/regression-test-SPARK-8489/Main.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/resources/regression-test-SPARK-8489/Main.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/resources/regression-test-SPARK-8489/MyCoolClass.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/resources/regression-test-SPARK-8489/MyCoolClass.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/CachedTableSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/CachedTableSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ClasspathDependenciesSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ClasspathDependenciesSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ErrorPositionSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ErrorPositionSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ExpressionSQLBuilderSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ExpressionSQLBuilderSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ExpressionToSQLSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ExpressionToSQLSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveCatalogSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveCatalogSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameAnalyticsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameAnalyticsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameJoinSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameJoinSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveDataFrameSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveInspectorSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveInspectorSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreCatalogSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveMetastoreCatalogSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveParquetSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveParquetSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveQlSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveQlSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveSparkSubmitSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveSparkSubmitSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/InsertIntoHiveTableSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/InsertIntoHiveTableSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ListTablesSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ListTablesSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/LogicalPlanToSQLSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/MetastoreDataSourcesSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/MetastoreDataSourcesSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/MultiDatabaseSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/MultiDatabaseSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ParquetHiveCompatibilitySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/ParquetHiveCompatibilitySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/parquetSuites.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/parquetSuites.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/QueryPartitionSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/QueryPartitionSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/SerializationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/SerializationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/SQLBuilderTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/SQLBuilderTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/UDFSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/UDFSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/client/FiltersSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/client/FiltersSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/client/VersionsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/client/VersionsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/AggregationQuerySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/AggregationQuerySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/BigDataBenchmarkSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/BigDataBenchmarkSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/ConcurrentHiveSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/ConcurrentHiveSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveComparisonTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveComparisonTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveExplainSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveExplainSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveOperatorQueryableSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveOperatorQueryableSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HivePlanTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HivePlanTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQueryFileTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQueryFileTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveResolutionSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveResolutionSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveSerDeSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveSerDeSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveTableScanSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveTableScanSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveTypeCoercionSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveTypeCoercionSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveUDFSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveUDFSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/PruningSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/PruningSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/ScriptTransformationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/ScriptTransformationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/WindowQuerySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/WindowQuerySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcFilterSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcFilterSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcHadoopFsRelationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcHadoopFsRelationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcPartitionDiscoverySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcPartitionDiscoverySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcQuerySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcQuerySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcSourceSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcSourceSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/hive/orc/OrcTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/BucketedReadSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/BucketedReadSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/BucketedWriteSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/BucketedWriteSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/hadoopFsRelationSuites.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/hadoopFsRelationSuites.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/JsonHadoopFsRelationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/JsonHadoopFsRelationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/ParquetHadoopFsRelationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive/src/test/scala/org/apache/spark/sql/sources/ParquetHadoopFsRelationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/hive/service/server/HiveServerServerOptionsProcessor.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/hive/service/server/HiveServerServerOptionsProcessor.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ReflectionUtils.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ReflectionUtils.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkExecuteStatementOperation.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkExecuteStatementOperation.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIDriver.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIDriver.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIService.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIService.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLDriver.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLDriver.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLEnv.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLEnv.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLSessionManager.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLSessionManager.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/server/SparkSQLOperationManager.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/server/SparkSQLOperationManager.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerPage.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerPage.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerSessionPage.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerSessionPage.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerTab.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerTab.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/CliSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/CliSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2Suites.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2Suites.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/UISeleniumSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/UISeleniumSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ContextWaiter.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ContextWaiter.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/DStreamGraph.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/DStreamGraph.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Duration.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Duration.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Interval.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Interval.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/package.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/package.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/State.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/State.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/StateSpec.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/StateSpec.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/StreamingSource.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/StreamingSource.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Time.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/Time.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaDStreamLike.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaDStreamLike.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaMapWithStateDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaMapWithStateDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaPairDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaPairDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaPairInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaPairInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaPairReceiverInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaPairReceiverInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaReceiverInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaReceiverInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaStreamingContext.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaStreamingContext.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaStreamingListener.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaStreamingListener.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaStreamingListenerWrapper.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/JavaStreamingListenerWrapper.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/package.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/java/package.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/python/PythonDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/api/python/PythonDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ConstantInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ConstantInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/DStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/DStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/DStreamCheckpointData.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/DStreamCheckpointData.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FileInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FileInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FilteredDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FilteredDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FlatMappedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FlatMappedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FlatMapValuedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/FlatMapValuedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ForEachDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ForEachDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/GlommedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/GlommedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/InputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/InputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MapPartitionedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MapPartitionedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MappedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MappedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MapValuedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MapValuedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MapWithStateDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/MapWithStateDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/package.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/package.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/PairDStreamFunctions.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/PairDStreamFunctions.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/PluggableInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/PluggableInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/QueueInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/QueueInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/RawInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/RawInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ReceiverInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ReceiverInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ReducedWindowedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ReducedWindowedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ShuffledDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/ShuffledDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/SocketInputDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/SocketInputDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/StateDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/StateDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/TransformedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/TransformedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/UnionDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/UnionDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/WindowedDStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/dstream/WindowedDStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/rdd/MapWithStateRDD.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/rdd/MapWithStateRDD.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/rdd/WriteAheadLogBackedBlockRDD.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/rdd/WriteAheadLogBackedBlockRDD.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/BlockGenerator.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/BlockGenerator.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/RateLimiter.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/RateLimiter.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceivedBlock.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceivedBlock.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceivedBlockHandler.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceivedBlockHandler.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/Receiver.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/Receiver.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverMessage.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverMessage.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverSupervisor.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverSupervisor.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverSupervisorImpl.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/receiver/ReceiverSupervisorImpl.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/BatchInfo.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/BatchInfo.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/InputInfoTracker.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/InputInfoTracker.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/Job.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/Job.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobGenerator.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobGenerator.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobScheduler.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobScheduler.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobSet.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/JobSet.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/OutputOperationInfo.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/OutputOperationInfo.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/RateController.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/RateController.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceivedBlockInfo.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceivedBlockInfo.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceivedBlockTracker.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceivedBlockTracker.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverInfo.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverInfo.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverSchedulingPolicy.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverSchedulingPolicy.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverTracker.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverTracker.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverTrackingInfo.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/ReceiverTrackingInfo.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListener.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListener.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListenerBus.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/StreamingListenerBus.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/rate/PIDRateEstimator.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/rate/PIDRateEstimator.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/rate/RateEstimator.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/scheduler/rate/RateEstimator.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/AllBatchesTable.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/AllBatchesTable.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/BatchPage.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/BatchUIData.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/BatchUIData.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/StreamingJobProgressListener.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/StreamingJobProgressListener.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/StreamingPage.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/StreamingPage.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/StreamingTab.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/StreamingTab.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/UIUtils.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/ui/UIUtils.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/BatchedWriteAheadLog.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/BatchedWriteAheadLog.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLog.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLog.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogRandomReader.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogRandomReader.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogReader.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogReader.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogSegment.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogSegment.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogWriter.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/FileBasedWriteAheadLogWriter.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/HdfsUtils.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/HdfsUtils.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RateLimitedOutputStream.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RateLimitedOutputStream.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RawTextHelper.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RawTextHelper.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RawTextSender.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RawTextSender.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RecurringTimer.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/RecurringTimer.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/StateMap.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/StateMap.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/WriteAheadLogUtils.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/main/scala/org/apache/spark/streaming/util/WriteAheadLogUtils.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/java/org/apache/spark/streaming/JavaTestUtils.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/java/org/apache/spark/streaming/JavaTestUtils.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/java/org/apache/spark/streaming/api/java/JavaStreamingListenerWrapperSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/java/org/apache/spark/streaming/api/java/JavaStreamingListenerWrapperSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/BasicOperationsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/BasicOperationsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/CheckpointSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/CheckpointSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/DStreamClosureSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/DStreamClosureSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/DStreamScopeSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/DStreamScopeSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/DurationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/DurationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/FailureSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/FailureSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/InputStreamsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/InputStreamsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/MapWithStateSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/MapWithStateSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/MasterFailureTest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/MasterFailureTest.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceivedBlockHandlerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceivedBlockHandlerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceivedBlockTrackerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceivedBlockTrackerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceiverInputDStreamSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceiverInputDStreamSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceiverSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ReceiverSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/StateMapSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/StateMapSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/StreamingContextSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/StreamingContextSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/StreamingListenerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/TestSuiteBase.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/TestSuiteBase.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/TimeSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/TimeSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/UISeleniumSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/UISeleniumSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/WindowOperationsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/WindowOperationsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/rdd/MapWithStateRDDSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/rdd/MapWithStateRDDSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/rdd/WriteAheadLogBackedBlockRDDSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/rdd/WriteAheadLogBackedBlockRDDSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/receiver/BlockGeneratorSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/receiver/BlockGeneratorSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/receiver/RateLimiterSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/receiver/RateLimiterSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/InputInfoTrackerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/InputInfoTrackerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/JobGeneratorSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/JobGeneratorSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/RateControllerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/RateControllerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/ReceiverSchedulingPolicySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/ReceiverSchedulingPolicySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/ReceiverTrackerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/ReceiverTrackerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/rate/PIDRateEstimatorSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/scheduler/rate/PIDRateEstimatorSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ui/StreamingJobProgressListenerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ui/StreamingJobProgressListenerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ui/UIUtilsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/ui/UIUtilsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/RateLimitedOutputStreamSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/RateLimitedOutputStreamSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/RecurringTimerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/RecurringTimerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/WriteAheadLogSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/WriteAheadLogSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/WriteAheadLogUtilsSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streaming/util/WriteAheadLogUtilsSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streamingtest/ImplicitSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/streaming/src/test/scala/org/apache/spark/streamingtest/ImplicitSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/tools/src/main/scala/org/apache/spark/tools/GenerateMIMAIgnore.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/AMDelegationTokenRenewer.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/AMDelegationTokenRenewer.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMasterArguments.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMasterArguments.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/Client.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ClientArguments.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ClientArguments.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ClientDistributedCacheManager.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ClientDistributedCacheManager.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/config.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/config.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ExecutorDelegationTokenUpdater.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ExecutorDelegationTokenUpdater.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ExecutorRunnable.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/ExecutorRunnable.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/LocalityPreferredContainerPlacementStrategy.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/LocalityPreferredContainerPlacementStrategy.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnAllocator.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnRMClient.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnRMClient.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtil.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/launcher/YarnCommandBuilderUtils.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/launcher/YarnCommandBuilderUtils.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/SchedulerExtensionService.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/SchedulerExtensionService.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnClientSchedulerBackend.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnClientSchedulerBackend.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnClusterScheduler.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnClusterScheduler.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnClusterSchedulerBackend.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnClusterSchedulerBackend.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnScheduler.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnScheduler.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnSchedulerBackend.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/main/scala/org/apache/spark/scheduler/cluster/YarnSchedulerBackend.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/BaseYarnClusterSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/BaseYarnClusterSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/ClientDistributedCacheManagerSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/ClientDistributedCacheManagerSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/ClientSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/ClientSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/ContainerPlacementStrategySuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/ContainerPlacementStrategySuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnAllocatorSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnAllocatorSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnClusterSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnClusterSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnShuffleIntegrationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnShuffleIntegrationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtilSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/deploy/yarn/YarnSparkHadoopUtilSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/launcher/TestClasspathBuilder.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/launcher/TestClasspathBuilder.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/network/shuffle/ShuffleTestAccessor.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/network/shuffle/ShuffleTestAccessor.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/network/yarn/YarnShuffleServiceSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/network/yarn/YarnShuffleServiceSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/network/yarn/YarnTestAccessor.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/network/yarn/YarnTestAccessor.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/ExtensionServiceIntegrationSuite.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/ExtensionServiceIntegrationSuite.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/SimpleExtensionService.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/SimpleExtensionService.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/StubApplicationAttemptId.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/StubApplicationAttemptId.scala )) Timeout(ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/StubApplicationId.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/yarn/src/test/scala/org/apache/spark/scheduler/cluster/StubApplicationId.scala ))

org.scalafmt.Error$FormatterOutputDoesNotParse: 1

ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/main/scala/org/apache/spark/ml/classification/OneVsRest.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/main/scala/org/apache/spark/ml/classification/OneVsRest.scala ) org.scalafmt.Error$FormatterOutputDoesNotParse: Formatter output does not parse:

org.scalafmt.Error$CantFormatFile: 9

ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/deploy/master/ui/HistoryNotFoundPage.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/deploy/master/ui/HistoryNotFoundPage.scala ) org.scalafmt.Error$CantFormatFile: scalafmt cannot format this file: ScalaFile( project: apache github: https://github.com/apache/spark/blob/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/AllStagesPage.scala raw: https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/main/scala/org/apache/spark/ui/jobs/AllStagesPage.scala ) org.scalafmt.Error$CantFormatFile: scalafmt cannot format this file:

Success: 1877

Total: 2205
+------------+--------+--------------+----------+---------+---------+----------+
|         Max|     Min|           Sum|      Mean|       Q1|       Q2|        Q3|
+------------+--------+--------------+----------+---------+---------+----------+
|8.554,794 ms|1,971 ms|406.608,039 ms|216,627 ms|41,053 ms|99,961 ms|248,428 ms|
+------------+--------+--------------+----------+---------+---------+----------+
olafurpg commented 8 years ago

Fixed all Xml errors, only these files error now + a bunch still timeout:

https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/core/src/test/scala/org/apache/spark/util/ClosureCleanerSuite.scala https://raw.githubusercontent.com/apache/spark/2c5b18fb0fdeabd378dd97e91f72d1eac4e21cc7/mllib/src/main/scala/org/apache/spark/ml/classification/OneVsRest.scala

olafurpg commented 8 years ago

Closed in 0.1.6