Commit 07cf4a3e by saqeeb.shaikh Committed by Suma Shivaprasad

ATLAS-959 - Exception while writing to audit log. [java.io.IOException: No…

ATLAS-959 - Exception while writing to audit log. [java.io.IOException: No FileSystem for scheme: hdfs]
parent f370386c
...@@ -639,7 +639,6 @@ ...@@ -639,7 +639,6 @@
<groupId>org.apache.hadoop</groupId> <groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs</artifactId> <artifactId>hadoop-hdfs</artifactId>
<version>${hadoop.version}</version> <version>${hadoop.version}</version>
<scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>
<groupId>javax.servlet</groupId> <groupId>javax.servlet</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment