asdf2014 opened a new issue #974:
URL: https://github.com/apache/incubator-seatunnel/issues/974


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   
![image](https://user-images.githubusercontent.com/8108788/148635734-fb7e56e3-0b35-4e70-a393-b0d496f93d62.png)
   
   
![image](https://user-images.githubusercontent.com/8108788/148635739-d42198e6-164d-4ca7-9c93-d7565a7ad1d5.png)
   
   
   ### SeaTunnel Version
   
   2.0.5-SNAPSHOT
   
   ### SeaTunnel Config
   
   ```conf
   N/A
   ```
   
   
   ### Running Command
   
   ```shell
   ./mvnw clean install
   ```
   
   
   ### Error Exception
   
   ```log
   Warning:   Expected all dependencies to require Scala version: 2.11.8
   Warning:   com.twitter:chill_2.11:0.9.3 requires scala version: 2.11.12
   Warning:  Multiple versions of scala libraries detected!
   [INFO] 
/home/runner/work/incubator-seatunnel/incubator-seatunnel/seatunnel-connectors/seatunnel-connector-spark-kudu/src/main/scala:-1:
 info: compiling
   [INFO] Compiling 2 source files to 
/home/runner/work/incubator-seatunnel/incubator-seatunnel/seatunnel-connectors/seatunnel-connector-spark-kudu/target/classes
 at 1641623583627
   Error:  
/home/runner/work/incubator-seatunnel/incubator-seatunnel/seatunnel-connectors/seatunnel-connector-spark-kudu/src/main/scala/org/apache/seatunnel/spark/sink/Kudu.scala:24:
 error: object config is not a member of package org.apache.seatunnel
   Error:  import org.apache.seatunnel.config.ConfigFactory
   Error:                              ^
   Error:  
/home/runner/work/incubator-seatunnel/incubator-seatunnel/seatunnel-connectors/seatunnel-connector-spark-kudu/src/main/scala/org/apache/seatunnel/spark/sink/Kudu.scala:32:
 error: not found: value ConfigFactory
   Error:      val defaultConfig = ConfigFactory.parseMap(
   Error:                          ^
   Error:  two errors found
   ```
   
   
   ### Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to