For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/555/
[Oct 11, 2017 7:45:28 AM] (kai.zheng) HDFS-12635. Unnecessary exception
declaration of the CellBuffers
[Oct 11, 2017 8:57:38 AM] (rohithsharmaks) MAPREDUCE-6951. Improve exception
message when
[Oct 11, 201
Allen Wittenauer created HADOOP-14945:
-
Summary: create-release should work on jenkins
Key: HADOOP-14945
URL: https://issues.apache.org/jira/browse/HADOOP-14945
Project: Hadoop Common
Iss
[
https://issues.apache.org/jira/browse/HADOOP-13514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran reopened HADOOP-13514:
-
It's SUREFIRE-1226. Needs the option {{}} to be false
> Upgrade maven surefire plugin to 2.
Hello,
Can someone please explain what the value of
org.apache.hadoop.util.StringUtils#stringifyException is? How is this
better than just allowing the logging framework to format the
exception information?
LOG.warn("show function: {}", stringifyException(e));
v.s.
LOG.warn("show function: ",
Steve Loughran created HADOOP-14946:
---
Summary: S3Guard testPruneCommandCLI can fail in parallel runs
Key: HADOOP-14946
URL: https://issues.apache.org/jira/browse/HADOOP-14946
Project: Hadoop Common
It is a very old relic from when logging the exception just gave you the
message. It can should be replaced at some point.
.. Owen
On Thu, Oct 12, 2017 at 1:17 PM, dam6923 . wrote:
> Hello,
>
> Can someone please explain what the value of
> org.apache.hadoop.util.StringUtils#stringifyException
I'm trying to pitch in a little and update components to use slf4j
parameterization, would it be helpful to remove this and simply use
the sl4j error printing facilities instead?
Thanks!
On Thu, Oct 12, 2017 at 4:20 PM, Owen O'Malley wrote:
> It is a very old relic from when logging the exceptio
Zachary Jaffee created HADOOP-14947:
---
Summary: Cluster Application State API returning unexpected
responses.
Key: HADOOP-14947
URL: https://issues.apache.org/jira/browse/HADOOP-14947
Project: Hadoop