[ https://issues.apache.org/jira/browse/HADOOP-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-800: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Thanks, Enis! > More improvements to DFS browsing WI > ------------------------------------ > > Key: HADOOP-800 > URL: https://issues.apache.org/jira/browse/HADOOP-800 > Project: Hadoop > Issue Type: Improvement > Components: dfs > Reporter: arkady borkovsky > Assigned To: Enis Soztutar > Fix For: 0.14.0 > > Attachments: browseDirectory.jsp.html, > improvementsToDFSBrowsing_v1.0.patch, improvementsToDFSBrowsing_v1.1.patch > > > (a) the TITLE of web pages is > HDFS: <directory name> > or > HDFS: <file_name> > for directories and files, correspondingly. > trimmed from the right, if too long. > (This helps finding browser windows, tabs, navigating history, and creating > bookmarks) > (b) instead of or in addition to "go to parent directory" link, each element > of the path displayed at the top of the page should link to the > corresponding directory. > This also saves a line in display. > (c) the file browsing page should not automatically refresh. > (d) it would be nice to use the whole window rather than the text box for > viewing. > Wrapping is often harmful. > (These may be a radio-button options option saved in a cookie) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.