more scalastyle fixes
This commit is contained in:
Родитель
afb2fad2fb
Коммит
784465dc5e
|
@ -21,7 +21,6 @@ import java.time.Instant
|
|||
import scala.collection.JavaConverters._
|
||||
|
||||
import EventHubsOffsetTypes.EventHubsOffsetType
|
||||
|
||||
import com.microsoft.azure.eventhubs.{EventHubClient => AzureEventHubClient, _}
|
||||
import com.microsoft.azure.servicebus._
|
||||
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
package com.microsoft.spark.sql.examples
|
||||
|
||||
import org.apache.spark.sql.SparkSession
|
||||
import org.apache.spark.sql.streaming.ProcessingTime
|
||||
import org.apache.spark.sql.functions._
|
||||
import org.apache.spark.sql.streaming.ProcessingTime
|
||||
|
||||
object EventHubsStructuredStreamingExample {
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче