[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

2015-11-12 Thread tylerprete
Github user tylerprete closed the pull request at: https://github.com/apache/spark/pull/8992 --- 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

[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

2015-11-12 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/8992#issuecomment-156224009 Yeah, sorry, life got busy and haven't made progress on this. Realistically, I'm not sure I'll get to it right away. If I ever get around to making it work

[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. Formats is now...

2015-10-12 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/8992#issuecomment-147300513 @srowen I'll exclude jackson from json4s's transitive dependencies and see if everything plays nice. That seems more tractable than tackling updating jackson for all

[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

2015-10-06 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/8992#issuecomment-145983509 # Transitive dependencies ## json4s 3.2.10 ![screenshot 2015-10-06 13 03 08](https://cloud.githubusercontent.com/assets/230436/10321006/449ce164

[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

2015-10-06 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/8992#issuecomment-145991347 I created a JIRA for this: https://issues.apache.org/jira/browse/SPARK-10958 --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

2015-10-06 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/8992#issuecomment-146004959 @srowen I updated it... seems a bit better. --- 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

[GitHub] spark pull request: [SPARK-10958] Use json4s 3.3.0. DefaultFormats...

2015-10-06 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/8992#issuecomment-146045293 I understand. 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

[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

2015-10-06 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/8992#issuecomment-145934402 @JoshRosen I believe there some minor version bumps. I'll run dependency graph on both a bit later and try to get more exact changes. I assume you're talking to me

[GitHub] spark pull request: Use json4s 3.3.0. DefaultFormats is now serial...

2015-10-05 Thread tylerprete
GitHub user tylerprete opened a pull request: https://github.com/apache/spark/pull/8992 Use json4s 3.3.0. DefaultFormats is now serializable. Having serializable Formats makes json4s much nicer to work with in Spark. This seems like a worthwhile upgrade, especially since it's

[GitHub] spark pull request: [SPARK-3405] add subnet-id and vpc-id options ...

2014-12-13 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/2872#issuecomment-66894914 @jontg thanks for the help. Turned on dns and now everything is working. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] spark pull request: [SPARK-3405] add subnet-id and vpc-id options ...

2014-12-11 Thread tylerprete
Github user tylerprete commented on the pull request: https://github.com/apache/spark/pull/2872#issuecomment-5398 @jontg I'm using this patch with your modifications (private_ip_address), but I'm getting the following errors when the script tries and starts the master