[
https://issues.apache.org/jira/browse/HDFS-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057065#comment-14057065
]
Haohui Mai commented on HDFS-6630:
----------------------------------
The root issue is that the UI should not attempt to make a cross-domain request
for {{GET_BLOCK_LOCATIONS}} at all. Therefore the fix should get rid of the
cross-domain AJAX call instead of allowing it.
I have attached a simple patch for the above approach.
> Unable to fetch the block information by Browsing the file system on
> Namenode UI through IE9
> ---------------------------------------------------------------------------------------------
>
> Key: HDFS-6630
> URL: https://issues.apache.org/jira/browse/HDFS-6630
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.4.1
> Reporter: J.Andreina
> Attachments: HDFS-6630.000.patch, HDFS-6630.patch
>
>
> On IE9 follow the below steps
>
> NNUI --> Utilities -> Browse the File system -> click on File name
>
> Instead of displaying the Block information , it displays as
> {noformat}
> Failed to retreive data from /webhdfs/v1/4?op=GET_BLOCK_LOCATIONS: No
> Transport "
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)