Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7D
生活随笔
收集整理的這篇文章主要介紹了
Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7D
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
hive啟動報錯:
[jifeng@feng02 hive]$ hiveLogging initialized using configuration in jar:file:/home/jifeng/hive/apache-hive-1.1.1-bin/lib/hive-common-1.1.1.jar!/hive-log4j.properties SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/jifeng/hadoop-2.6.0/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/jifeng/hive/apache-hive-1.1.1-bin/lib/hive-jdbc-1.1.1-standalone.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] Exception in thread "main" java.lang.RuntimeException: java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7Dat org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:472)at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:671)at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:615)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:606)at org.apache.hadoop.util.RunJar.run(RunJar.java:221)at org.apache.hadoop.util.RunJar.main(RunJar.java:136) Caused by: java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7Dat org.apache.hadoop.fs.Path.initialize(Path.java:206)at org.apache.hadoop.fs.Path.<init>(Path.java:172)at org.apache.hadoop.hive.ql.session.SessionState.createSessionDirs(SessionState.java:515)at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:458)... 8 more Caused by: java.net.URISyntaxException: Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7Dat java.net.URI.checkPath(URI.java:1804)at java.net.URI.<init>(URI.java:752)at org.apache.hadoop.fs.Path.initialize(Path.java:203)... 11 more [jifeng@feng02 hive]$總結
以上是生活随笔為你收集整理的Relative path in absolute URI: ${system:java.io.tmpdir%7D/$%7Bsystem:user.name%7D的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Device eth0 does not
- 下一篇: mysql安装后配置