jwdjqwyp opened a new pull request #1180:
URL: https://github.com/apache/hive/pull/1180
when i imported hive3.1.2 into eclipse ,i got a problem like this " Found
class jline.Terminal, but interface was expected".
my hadoop version is 3.1.0.
The following tex is detailed informations:
Exception in thread "main" java.lang.IncompatibleClassChangeError: Found
class jline.Terminal, but interface was expected
at jline.console.ConsoleReader.<init>(ConsoleReader.java:230)
at jline.console.ConsoleReader.<init>(ConsoleReader.java:221)
at jline.console.ConsoleReader.<init>(ConsoleReader.java:209)
at
org.apache.hadoop.hive.cli.CliDriver.setupConsoleReader(CliDriver.java:872)
at
org.apache.hadoop.hive.cli.CliDriver.executeDriver(CliDriver.java:803)
at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:759)
at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:683)
the guava.jar an jline.jar ,i had replaced.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]