[ 
https://issues.apache.org/jira/browse/HDFS-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16432155#comment-16432155
 ] 

Weiwei Yang commented on HDFS-13420:
------------------------------------

Hi [~ajisakaa]

I just trun
{code:java}
find . -name *.md -exec file {} \; | grep BOM
./hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/MemoryStorage.md: exported 
SGML document text, UTF-8 Unicode (with BOM) text, with very long lines
./hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ArchivalStorage.md: 
exported SGML document text, UTF-8 Unicode (with BOM) text, with very long lines
{code}
Looks like {{MemoryStorage.md}} has the same issue, please see 
[http://hadoop.apache.org/docs/r3.1.0/hadoop-project-dist/hadoop-hdfs/MemoryStorage.html.]
 Could you fix that as well?

And do we know which one causes this? I could not find out after a quick look.

Thanks

> License header is displayed in ArchivalStorage.html
> ---------------------------------------------------
>
>                 Key: HDFS-13420
>                 URL: https://issues.apache.org/jira/browse/HDFS-13420
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.1.0, 3.0.1
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Minor
>         Attachments: HDFS-13420.01.patch
>
>
> Apache License header is wrongly displayed in 
> http://hadoop.apache.org/docs/r3.1.0/hadoop-project-dist/hadoop-hdfs/ArchivalStorage.html.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to