any hints friends atleast can we access har files thru http webhdfs directly or will have to create a symlink or will have to copy to local server then make it available to client.....
On Tue, Oct 9, 2012 at 7:00 PM, Visioner Sadak <[email protected]>wrote: > > > 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 >> > >
