from: repl to: core evidence: - file: "repl/src/main/scala/org/apache/livy/repl/Session.scala" contains "import org.apache.livy.sessions._" from: repl to: core evidence: - file: "repl/src/main/scala/org/apache/livy/repl/PythonInterpreter.scala" contains "import org.apache.livy.sessions._" from: repl to: core evidence: - file: "repl/src/main/scala/org/apache/livy/repl/BypassPySparkJob.scala" contains "import org.apache.livy.sessions._" from: repl to: core evidence: - file: "repl/src/main/scala/org/apache/livy/repl/ReplDriver.scala" contains "import org.apache.livy.sessions._" from: repl to: server evidence: - file: "repl/src/main/scala/org/apache/livy/repl/Session.scala" contains "import org.apache.livy.sessions._" from: repl to: server evidence: - file: "repl/src/main/scala/org/apache/livy/repl/PythonInterpreter.scala" contains "import org.apache.livy.sessions._" from: repl to: server evidence: - file: "repl/src/main/scala/org/apache/livy/repl/BypassPySparkJob.scala" contains "import org.apache.livy.sessions._" from: repl to: server evidence: - file: "repl/src/main/scala/org/apache/livy/repl/ReplDriver.scala" contains "import org.apache.livy.sessions._" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetFunctionsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTableTypesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTypeInfoOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTablesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetCatalogsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetColumnsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetSchemasOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/Operation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyExecuteStatementOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyThriftSessionManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerAudit.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/SessionInfo.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerFactoryImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LivyDelegationTokenSecretManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthenticationProvider.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthBridgeServer.scala" contains "import org.apache.livy.Logging" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LdapAuthenticationProviderImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/PlainSaslServer.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/ldap/DirSearchFactory.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftHttpCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftBinaryCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: scala-api evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/rpc/RpcClient.scala" contains "import org.apache.livy._" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetFunctionsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTableTypesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTypeInfoOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTablesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetCatalogsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetColumnsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetSchemasOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/Operation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyExecuteStatementOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyThriftSessionManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerAudit.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/SessionInfo.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerFactoryImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyThriftServer.scala" contains "import org.apache.livy.sessions.InteractiveSessionManager" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LivyDelegationTokenSecretManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthenticationProvider.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthBridgeServer.scala" contains "import org.apache.livy.Logging" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LdapAuthenticationProviderImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/PlainSaslServer.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/ldap/DirSearchFactory.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftHttpCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftBinaryCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: core evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/rpc/RpcClient.scala" contains "import org.apache.livy._" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetFunctionsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTableTypesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTypeInfoOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTablesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetCatalogsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetColumnsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetSchemasOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/Operation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyExecuteStatementOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyThriftSessionManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerAudit.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/SessionInfo.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerFactoryImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LivyDelegationTokenSecretManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthenticationProvider.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthBridgeServer.scala" contains "import org.apache.livy.Logging" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LdapAuthenticationProviderImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/PlainSaslServer.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/ldap/DirSearchFactory.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftHttpCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftBinaryCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: repl evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/rpc/RpcClient.scala" contains "import org.apache.livy._" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetFunctionsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTableTypesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTypeInfoOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetTablesOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetCatalogsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetColumnsOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/GetSchemasOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/operation/Operation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ui/ThriftJsonServlet.scala" contains "import org.apache.livy.server.JsonServlet" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyExecuteStatementOperation.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyThriftSessionManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerAudit.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/SessionInfo.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/ThriftServerFactoryImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/LivyThriftServer.scala" contains "import org.apache.livy.sessions.InteractiveSessionManager" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LivyDelegationTokenSecretManager.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthenticationProvider.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/AuthBridgeServer.scala" contains "import org.apache.livy.Logging" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/LdapAuthenticationProviderImpl.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/PlainSaslServer.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/ldap/DirSearchFactory.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/auth/ldap/UserFilter.scala" contains "import org.apache.livy.server.auth.LdapUtils" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftHttpCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftBinaryCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/cli/ThriftCLIService.scala" contains "import org.apache.livy.LivyConf" from: thriftserver to: server evidence: - file: "thriftserver/server/src/main/scala/org/apache/livy/thriftserver/rpc/RpcClient.scala" contains "import org.apache.livy._" from: client-common to: api evidence: - file: "client-common/src/main/java/org/apache/livy/client/common/HttpMessages.java" contains "import org.apache.livy.JobHandle.State;" from: client-common to: api evidence: - file: "client-common/src/main/java/org/apache/livy/client/common/AbstractJobHandle.java" contains "import org.apache.livy.JobHandle;" from: client-common to: api evidence: - file: "client-common/src/main/java/org/apache/livy/client/common/ClientConf.java" contains "import org.apache.livy.annotations.Private;" from: client-common to: api evidence: - file: "client-common/src/main/java/org/apache/livy/client/common/TestUtils.java" contains "import org.apache.livy.annotations.Private;" from: client-common to: api evidence: - file: "client-common/src/main/java/org/apache/livy/client/common/BufferUtils.java" contains "import org.apache.livy.annotations.Private;" from: client-common to: api evidence: - file: "client-common/src/main/java/org/apache/livy/client/common/Serializer.java" contains "import org.apache.livy.annotations.Private;" from: client-http to: client-common evidence: - file: "client-http/src/main/java/org/apache/livy/client/http/JobHandleImpl.java" contains "import org.apache.livy.client.common.AbstractJobHandle;" from: client-http to: client-common evidence: - file: "client-http/src/main/java/org/apache/livy/client/http/HttpConf.java" contains "import org.apache.livy.client.common.ClientConf;" from: client-http to: client-common evidence: - file: "client-http/src/main/java/org/apache/livy/client/http/HttpClient.java" contains "import org.apache.livy.client.common.Serializer;" from: client-http to: api evidence: - file: "client-http/src/main/java/org/apache/livy/client/http/HttpClientFactory.java" contains "import org.apache.livy.LivyClient;" from: client-http to: api evidence: - file: "client-http/src/main/java/org/apache/livy/client/http/HttpClient.java" contains "import org.apache.livy.Job;" from: rsc to: client-common evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/RSCConf.java" contains "import org.apache.livy.client.common.ClientConf;" from: rsc to: client-common evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/RSCClient.java" contains "import org.apache.livy.client.common.BufferUtils;" from: rsc to: client-common evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/JobHandleImpl.java" contains "import org.apache.livy.client.common.AbstractJobHandle;" from: rsc to: client-common evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/ContextLauncher.java" contains "import org.apache.livy.client.common.TestUtils;" from: rsc to: client-common evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/RSCDriver.java" contains "import org.apache.livy.client.common.Serializer;" from: rsc to: client-common evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/BypassJob.java" contains "import org.apache.livy.client.common.BufferUtils;" from: rsc to: client-common evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/rpc/KryoMessageCodec.java" contains "import org.apache.livy.client.common.Serializer;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/RSCClient.java" contains "import org.apache.livy.Job;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/PingJob.java" contains "import org.apache.livy.Job;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/JobHandleImpl.java" contains "import org.apache.livy.JobHandle;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/BypassJobStatus.java" contains "import org.apache.livy.JobHandle;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/RSCClientFactory.java" contains "import org.apache.livy.LivyClient;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/BaseProtocol.java" contains "import org.apache.livy.Job;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/JobContextImpl.java" contains "import org.apache.livy.JobContext;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/AddJarJob.java" contains "import org.apache.livy.Job;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/AddFileJob.java" contains "import org.apache.livy.Job;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/BypassJob.java" contains "import org.apache.livy.Job;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/JobWrapper.java" contains "import org.apache.livy.Job;" from: rsc to: api evidence: - file: "rsc/src/main/java/org/apache/livy/rsc/driver/BypassJobWrapper.java" contains "import org.apache.livy.Job;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/SparkCatalogJob.java" contains "import org.apache.livy.Job;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/FetchResultJob.java" contains "import org.apache.livy.Job;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/SqlJob.java" contains "import org.apache.livy.Job;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/RegisterSessionJob.java" contains "import org.apache.livy.Job;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/FetchResultSchemaJob.java" contains "import org.apache.livy.Job;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/ThriftSessionState.java" contains "import org.apache.livy.JobContext;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/CleanupStatementJob.java" contains "import org.apache.livy.Job;" from: thriftserver to: api evidence: - file: "thriftserver/session/src/main/java/org/apache/livy/thriftserver/session/UnregisterSessionJob.java" contains "import org.apache.livy.Job;"