You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@falcon.apache.org by so...@apache.org on 2015/05/13 21:17:53 UTC

falcon git commit: FALCON-1217 Adding missed updates to CHANGES.txt. Contributed by Sowmya Ramesh

Repository: falcon
Updated Branches:
  refs/heads/master 7edb89d86 -> 3f23d783e


FALCON-1217 Adding missed updates to CHANGES.txt. Contributed by Sowmya Ramesh


Project: http://git-wip-us.apache.org/repos/asf/falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/3f23d783
Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/3f23d783
Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/3f23d783

Branch: refs/heads/master
Commit: 3f23d783e8244f8b706cee541d2a1cd34c64f768
Parents: 7edb89d
Author: Sowmya Ramesh <sr...@hortonworks.com>
Authored: Wed May 13 12:17:49 2015 -0700
Committer: Sowmya Ramesh <sr...@hortonworks.com>
Committed: Wed May 13 12:17:49 2015 -0700

----------------------------------------------------------------------
 CHANGES.txt | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/falcon/blob/3f23d783/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 3bb98b9..e21238f 100755
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -24,6 +24,15 @@ Trunk (Unreleased)
   OPTIMIZATIONS
 
   BUG FIXES
+    FALCON-1195 ClusterEntityParserTest fails intermittently
+    (Balu Vellanki via Sowmya Ramesh)
+
+    FALCON-1162 Cluster submit succeeds when staging HDFS dir does not have
+    777 (ALL) permission (Venkat Ramachandran via Sowmya Ramesh)
+
+    FALCON-1153 Instance kill fails intermittently
+    (Balu Vellanki via Sowmya Ramesh)
+
     FALCON-954 Secure Kerberos setup : Falcon should periodically revalidate 
     auth token (Balu Vellanki via Ajay Yadava)