ATLAS-959 Exception while writing to audit log. [java.io.IOException: No FileSystem for scheme: hdfs] (saqeeb.s via sumasai)
diff --git a/pom.xml b/pom.xml
index 6d637c7..ac3ceed 100755
--- a/pom.xml
+++ b/pom.xml
@@ -641,7 +641,6 @@
                 <groupId>org.apache.hadoop</groupId>
                 <artifactId>hadoop-hdfs</artifactId>
                 <version>${hadoop.version}</version>
-                <scope>test</scope>
                 <exclusions>
                     <exclusion>
                         <groupId>javax.servlet</groupId>
diff --git a/release-log.txt b/release-log.txt
index b438b7e..75603a3 100644
--- a/release-log.txt
+++ b/release-log.txt
@@ -27,6 +27,7 @@
 ATLAS-379 Create sqoop and falcon metadata addons (venkatnrangan,bvellanki,sowmyaramesh via shwethags)
 
 ALL CHANGES:
+ATLAS-959 Exception while writing to audit log. [java.io.IOException: No FileSystem for scheme: hdfs] (saqeeb.s via sumasai)
 ATLAS-967 Remove unused logo file and footer. (kevalbhatt18 via yhemanth)
 ATLAS-964 Cleanup NOTICE and LICENSE (shwethags)
 ATLAS-962 Include Apache Incubator disclaimer text on website (yhemanth via shwethags)