[
https://issues.apache.org/jira/browse/HDFS-13654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851555#comment-16851555
]
Takanobu Asanuma commented on HDFS-13654:
-----------------------------------------
Thanks for reviewing it, [~aajisaka]!
Seems we can't add {{@Override}} since {{beforeClass()}} is static. However, it
surely overrides "TestHttpFSServerWebServer#beforeClass".
I uploaded the 5th patch to handle Windows environment.
> Use a random secret when a secret file doesn't exist in HttpFS. This should
> be default.
> ----------------------------------------------------------------------------------------
>
> Key: HDFS-13654
> URL: https://issues.apache.org/jira/browse/HDFS-13654
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: httpfs, security
> Reporter: Pulkit Bhardwaj
> Assignee: Takanobu Asanuma
> Priority: Major
> Attachments: HDFS-13654.1.patch, HDFS-13654.2.patch,
> HDFS-13654.3.patch, HDFS-13654.4.patch, HDFS-13654.5.patch
>
>
> {code:java}
> curl -s
> https://raw.githubusercontent.com/apache/hadoop/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/conf/httpfs-signature.secret
>
> hadoop httpfs secret{code}
>
> The "secret" is a known string, it is better to keep this a random string so
> that it is not well known.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]