Repository: spark
Updated Branches:
  refs/heads/master 1cd674157 -> bf20d6c9f


[SPARK-10716] [BUILD] spark-1.5.0-bin-hadoop2.6.tgz file doesn't uncompress on 
OS X due to hidden file

Remove ._SUCCESS.crc hidden file that may cause problems in distribution tar 
archive, and is not used

Author: Sean Owen <[email protected]>

Closes #8846 from srowen/SPARK-10716.


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

Branch: refs/heads/master
Commit: bf20d6c9f9e478a5de24b45bbafd4dd89666c4cf
Parents: 1cd6741
Author: Sean Owen <[email protected]>
Authored: Mon Sep 21 23:29:59 2015 -0700
Committer: Reynold Xin <[email protected]>
Committed: Mon Sep 21 23:29:59 2015 -0700

----------------------------------------------------------------------
 python/test_support/sql/orc_partitioned/._SUCCESS.crc | Bin 8 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/bf20d6c9/python/test_support/sql/orc_partitioned/._SUCCESS.crc
----------------------------------------------------------------------
diff --git a/python/test_support/sql/orc_partitioned/._SUCCESS.crc 
b/python/test_support/sql/orc_partitioned/._SUCCESS.crc
deleted file mode 100644
index 3b7b044..0000000
Binary files a/python/test_support/sql/orc_partitioned/._SUCCESS.crc and 
/dev/null differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to