You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@livy.apache.org by GitBox <gi...@apache.org> on 2019/09/06 07:35:19 UTC

[GitHub] [incubator-livy] jerryshao commented on a change in pull request #225: [LIVY-657][TEST]Fix travis failed on should not create sessions with duplicate names

jerryshao commented on a change in pull request #225: [LIVY-657][TEST]Fix travis failed on should not create sessions with duplicate names
URL: https://github.com/apache/incubator-livy/pull/225#discussion_r321609661
 
 

 ##########
 File path: server/src/test/scala/org/apache/livy/sessions/SessionManagerSpec.scala
 ##########
 @@ -27,7 +29,7 @@ import org.scalatest.{FunSpec, Matchers}
 import org.scalatest.concurrent.Eventually._
 import org.scalatest.mock.MockitoSugar.mock
 
-import org.apache.livy.{LivyBaseUnitTestSuite, LivyConf}
+import org.apache.livy.{LivyBaseUnitTestSuite, LivyConf, Utils}
 
 Review comment:
   This import is not used anymore, please remove it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services