i tried these 3 combinations all in vain :) if my har location is
/user/testhar.har/test.jpg
<td><img src
="har://http-localhost:50075/webhdfs/v1/user/testhar.har/test.jpg?op=OPEN"/></td>
<td><img src
="har://webhdfs-localhost:50075/testhar.har/test.jpg?op=OPEN"/></td>
<td><img src
="har://webhdfs-localhost:50075/testhar.har/test.jpg"/></td>
On Sat, Oct 6, 2012 at 3:08 PM, Visioner Sadak <[email protected]>wrote:
>
>
> Hello experts any thoughts on how to access HAR files thru http if its a
> normal file then i can access it by using below URL using webhdfs....
>
> http://localhost:50075/webhdfs/v1/user/test.jpg?op=OPEN
>