[
https://issues.apache.org/jira/browse/HADOOP-15723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614125#comment-16614125
]
Thomas Marquardt commented on HADOOP-15723:
-------------------------------------------
[~kowon2008], please refer to
[https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute] on how
to submit a patch. You must upload a patch with the changes. Yetus will build
and validate the patch.
For ABFS, you must also run all the tests and include the summary test results.
Run *mvn -T 1C -Dparallel-tests -Dscale -DtestsThreadCount=8 clean verify*,
ensure ** that all tests pass, and include the summary results, for example:
{code:java}
mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
Tests run: 268, Failures: 0, Errors: 0, Skipped: 182
Tests run: 167, Failures: 0, Errors: 0, Skipped: 27
{code}
See "Testing the Azure ABFS Client" in
[https://github.com/apache/hadoop/blob/HADOOP-15407/hadoop-tools/hadoop-azure/src/site/markdown/testing_azure.md]
for information on test configuration.
> ABFS: Ranger Support
> --------------------
>
> Key: HADOOP-15723
> URL: https://issues.apache.org/jira/browse/HADOOP-15723
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Reporter: Thomas Marquardt
> Priority: Major
>
> Add support for Ranger
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]