[GitHub] spark pull request: SPARK-2811 upgrade algebird to 0.8.1

2014-11-16 Thread adampingel
Github user adampingel commented on the pull request:

https://github.com/apache/spark/pull/3282#issuecomment-63267528
  
done


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: SPARK-2811 upgrade algebird to 0.8.1

2014-11-15 Thread adampingel
Github user adampingel commented on the pull request:

https://github.com/apache/spark/pull/2947#issuecomment-63180343
  
the new one is https://github.com/apache/spark/pull/3282


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: SPARK-2811 upgrade algebird to 0.8.1

2014-11-14 Thread adampingel
GitHub user adampingel opened a pull request:

https://github.com/apache/spark/pull/3282

SPARK-2811 upgrade algebird to 0.8.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/adampingel/spark master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/3282.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3282


commit 7a9d8be32f2db2d7a023414e8ab85c1fcfd136fb
Author: Adam Pingel 
Date:   2014-11-15T07:43:39Z

SPARK-2811 upgrade algebird to 0.8.1




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: SPARK-2811 upgrade algebird to 0.8.1

2014-11-14 Thread adampingel
Github user adampingel commented on the pull request:

https://github.com/apache/spark/pull/2947#issuecomment-63163705
  
@rxin Worst case I'll create another pull request with the same 2-file 
changeset


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: SPARK-2811 upgrade algebird to 0.8.1

2014-11-08 Thread adampingel
Github user adampingel commented on the pull request:

https://github.com/apache/spark/pull/2947#issuecomment-62288693
  
Algebird 0.8.1 for Scala 2.11 is on the central repo: 
http://search.maven.org/#artifactdetails%7Ccom.twitter%7Calgebird_2.11%7C0.8.1%7Cjar


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: SPARK-2811 upgrade algebird to 0.8.1

2014-10-26 Thread adampingel
Github user adampingel commented on the pull request:

https://github.com/apache/spark/pull/2947#issuecomment-60529136
  
To make this explicit: My verification was running `./bin/run-example 
streaming.TwitterAlgebirdHLL` and ` ./bin/run-example 
streaming.TwitterAlgebirdCMS`.  I'm happy to help out further.





---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: SPARK-1812 upgrade algebird to 0.8.1

2014-10-26 Thread adampingel
Github user adampingel commented on the pull request:

https://github.com/apache/spark/pull/2947#issuecomment-60528845
  
Sorry for the bookkeeping mixup -- This is actually SPARK-2811  (1812 is 
the parent Scala 2.11 issue)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: SPARK-1812 upgrade algebird to 0.8.1

2014-10-26 Thread adampingel
GitHub user adampingel opened a pull request:

https://github.com/apache/spark/pull/2947

SPARK-1812 upgrade algebird to 0.8.1

It appears that the only use of Algebird is in the TwitterAlgebirdHLL and 
TwitterAlgebirdCMS streaming examples.  I've dated example/pom.xml to reference 
the newer Algebird and confirmed that both examples still work. 


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/adampingel/spark master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/2947.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2947


commit d16a302babcc2acee5a37be3e5d95f7018c29149
Author: Adam Pingel 
Date:   2014-10-26T19:24:34Z

SPARK-1812 upgrade algebird to 0.8.1




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org