You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/06/20 05:07:07 UTC

[jira] [Commented] (AMBARI-12028) Add Better Error Handling for accessing HDFS

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

Hudson commented on AMBARI-12028:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2952 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2952/])
AMBARI-12028. Add Better HDFS Error Handling (Erik Bergenholtz via rlevas) (rlevas: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=322abbe050f63f1715d198a702ad522fb5367e92)
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/open-queries.js
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/visual-explain.js
* contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/index.js
* contrib/views/utils/pom.xml
* contrib/views/utils/src/main/java/org/apache/ambari/view/utils/hdfs/HdfsApi.java
* contrib/views/hive/pom.xml


> Add Better Error Handling for accessing HDFS
> --------------------------------------------
>
>                 Key: AMBARI-12028
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12028
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.1.0
>            Reporter: Erik Bergenholtz
>            Assignee: Erik Bergenholtz
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-12028.patch
>
>
> Due to due to HDFS-1058. HDFS can throw randomIOException about retrieving block from DN if concurrent read/write. The hive view needs to properly deal with this condition and add re-try logic in certain cases as well as provide overall better error handling.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)