Re: Make HTTP requests from within Spark

2015-06-03 Thread Pat McDonough
Try something like the following. Create a function to make the HTTP call, e.g. using org.apache.commons.httpclient.HttpClient as in below. def getUrlAsString(url: String): String = { val client = new org.apache.http.impl.client.DefaultHttpClient() val request = new

Re: Redirect Incubator pages

2014-04-05 Thread Pat McDonough
I'm looking forward to that myself! Seems to be hung up with Apache infrastructure though. https://issues.apache.org/jira/plugins/servlet/mobile#issue/INFRA-7398 On Apr 4, 2014 11:19 PM, Andrew Ash and...@andrewash.com wrote: I occasionally see links to pages in the