git commit: Merge pull request #583 from colorant/zookeeper.

2014-02-11 Thread adav
Updated Branches: refs/heads/branch-0.8 c89b71ac7 -> 62b3158b8 Merge pull request #583 from colorant/zookeeper. Minor fix for ZooKeeperPersistenceEngine to use configured working dir Author: Raymond Liu Closes #583 and squashes the following commits: 91b0609 [Raymond Liu] Minor fix for Zoo

git commit: Merge pull request #583 from colorant/zookeeper.

2014-02-11 Thread adav
Updated Branches: refs/heads/branch-0.9 e70690f26 -> 28f88c5fb Merge pull request #583 from colorant/zookeeper. Minor fix for ZooKeeperPersistenceEngine to use configured working dir Author: Raymond Liu Closes #583 and squashes the following commits: 91b0609 [Raymond Liu] Minor fix for Zoo

git commit: Merge pull request #583 from colorant/zookeeper.

2014-02-11 Thread adav
Updated Branches: refs/heads/master b0dab1bb9 -> 68b2c0d02 Merge pull request #583 from colorant/zookeeper. Minor fix for ZooKeeperPersistenceEngine to use configured working dir Author: Raymond Liu Closes #583 and squashes the following commits: 91b0609 [Raymond Liu] Minor fix for ZooKeep

git commit: Merge pull request #571 from holdenk/switchtobinarysearch.

2014-02-11 Thread rxin
Updated Branches: refs/heads/master ba38d9892 -> b0dab1bb9 Merge pull request #571 from holdenk/switchtobinarysearch. SPARK-1072 Use binary search when needed in RangePartioner Author: Holden Karau Closes #571 and squashes the following commits: f31a2e1 [Holden Karau] Swith to using Collec

git commit: Merge pull request #577 from hsaputra/fix_simple_streaming_doc.

2014-02-11 Thread rxin
Updated Branches: refs/heads/master 4afe6ccf4 -> ba38d9892 Merge pull request #577 from hsaputra/fix_simple_streaming_doc. SPARK-1075 Fix doc in the Spark Streaming custom receiver closing bracket in the class constructor The closing parentheses in the constructor in the first code block exa