You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/04/11 11:51:00 UTC

[jira] [Commented] (AMBARI-25230) Improve error handling in fast hdfs tool

    [ https://issues.apache.org/jira/browse/AMBARI-25230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815354#comment-16815354 ] 

Hudson commented on AMBARI-25230:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #731 (See [https://builds.apache.org/job/Ambari-branch-2.6/731/])
AMBARI-25230 improve fast-hdfs tool exception handling (benyoka) (#2915) (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=34ecd4ceacbe905dca52e9118a7d327420ab285c])
* (edit) contrib/fast-hdfs-resource/src/main/java/org/apache/ambari/fast_hdfs_resource/Runner.java


> Improve error handling in fast hdfs tool
> ----------------------------------------
>
>                 Key: AMBARI-25230
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25230
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.6.2, 2.7.3
>            Reporter: Balázs Bence Sári
>            Assignee: Balázs Bence Sári
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.4
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> There are cases when the fast hdfs tool swallows the original exception an exits with an NPE hiding the original issue. The original exception is logged to the standard out but that may not be captured by calling tools.
> Fixing exception handling would not affect normal tool execution but help finding the issue in error cases.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)