[ https://issues.apache.org/jira/browse/HADOOP-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494993 ]
Hadoop QA commented on HADOOP-800: ---------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12357086/improvementsToDFSBrowsing_v1.0.patch applied and successfully tested against trunk revision r536583. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/131/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/131/console > 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: Sameer Paranjpye > Attachments: browseDirectory.jsp.html, > improvementsToDFSBrowsing_v1.0.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.