iwasakims commented on PR #944: URL: https://github.com/apache/bigtop/pull/944#issuecomment-1183471253
The fix worked for me on manual testing. I guess commons-lang disappeared from transitive dependencies. ``` [root@cf5370850071 /]# sqoop import --connect jdbc:mysql://localhost/test --table test ... 2022-07-13 16:45:29,826 INFO mapreduce.ImportJobBase: Transferred 12 bytes in 21.0065 seconds (0.5713 bytes/sec) 2022-07-13 16:45:29,829 INFO mapreduce.ImportJobBase: Retrieved 2 records. ``` -- 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]
