Aihua Xu created HIVE-16769:
-------------------------------
Summary: Possible hive service startup due to the existing of
/tmp/stderr
Key: HIVE-16769
URL: https://issues.apache.org/jira/browse/HIVE-16769
Project: Hive
Issue Type: Bug
Components: Hive
Affects Versions: 2.0.0
Reporter: Aihua Xu
Assignee: Aihua Xu
HIVE-12497 prints the ignoring errors from hadoop version, hbase mapredcp and
hadoop jars to /tmp/${USER}/stderr.
In some cases ${USER} is not set, then the file becomes /tmp/stderr. If such
file preexists with different permission, it will cause the service startup to
fail.
I just tried the script without outputting to stderr file, I don't see such
error any more {{"ERROR StatusLogger No log4j2 configuration file found. Using
default configuration: logging only errors to the console."}}.
I think we can remove such redirect to avoid possible startup failure.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)