[ https://issues.apache.org/jira/browse/HDFS-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319100#comment-14319100
]
Haohui Mai commented on HDFS-7713:
----------------------------------
Looks like the indentation is off in many places. And things like
{code}
- <div class="row">
- <hr />
- <div class="col-xs-2"><p>Hadoop, 2014.</p></div>
+ <div class="row">
+ <div class="col-12">
+ <div id="panel"></div>
</div>
+ </div>
+ <div class="row">
+ <hr/>
+ <div class="col-2"><p>Hadoop, 2015.</p></div>
</div>
{code}
Could be separated into different patches. Can you please go through the patch and try to
minimize it?
> Improve the HDFS Web UI browser to allow creating dirs
> ------------------------------------------------------
>
> Key: HDFS-7713
> URL: https://issues.apache.org/jira/browse/HDFS-7713
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Ravi Prakash
> Assignee: Ravi Prakash
> Attachments: HDFS-7713.01.patch, HDFS-7713.02.patch, HDFS-7713.03.patch
>
>
> This JIRA is for improving the NN UI (everything except file uploads)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|