Repository: incubator-atlas
Updated Branches:
  refs/heads/master f370386c6 -> 14863225d


ATLAS-959 - Exception while writing to audit log. [java.io.IOException: No 
FileSystem for scheme: hdfs]


Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/07cf4a3e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/07cf4a3e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/07cf4a3e

Branch: refs/heads/master
Commit: 07cf4a3e3189eedd95309e72777a6734b8465e5e
Parents: f370386
Author: saqeeb.shaikh <[email protected]>
Authored: Tue Jun 28 17:09:44 2016 +0530
Committer: Suma Shivaprasad <[email protected]>
Committed: Thu Jun 30 11:05:53 2016 -0700

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/07cf4a3e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8634626..f119525 100755
--- a/pom.xml
+++ b/pom.xml
@@ -639,7 +639,6 @@
                 <groupId>org.apache.hadoop</groupId>
                 <artifactId>hadoop-hdfs</artifactId>
                 <version>${hadoop.version}</version>
-                <scope>test</scope>
                 <exclusions>
                     <exclusion>
                         <groupId>javax.servlet</groupId>

Reply via email to