Question about Releases and EOL

2024-08-29 Thread Miles Fryhover (V)
the major version of 2. Any help on finding these/answering this question would be helpful for us. Thanks!  Miles Fryhover Information Security - Assurance Apple One Apple Park Way, MS 141-1AIS Cupertino, CA 95014, USA Office 1-437-268-1679 iPhone 1-405-615-7737 This email and any attachments

SparkEventListener dropping events

2017-08-03 Thread Miles Crawford
We are seeing lots of stability problems with Spark 2.1.1 as a result of dropped events. We disabled the event log, which seemed to help, but many events are still being dropped, as in the example log below. I there any way for me to see what listener is backing up the queue? Is there any workaro

Re: Bizarre UI Behavior after migration

2017-05-22 Thread Miles Crawford
ted. > > I might be mistaken, if somebody has a good explanation, would also like > to hear. > > On Fri, May 19, 2017 at 5:45 PM, Miles Crawford > wrote: > >> Hey ya'll, >> >> Trying to migrate from Spark 1.6.1 to 2.1.0. >> >> I use EMR, and

Re: Spark UI shows Jobs are processing, but the files are already written to S3

2017-05-19 Thread Miles Crawford
Could I be experiencing the same thing? https://www.dropbox.com/s/egtj1056qeudswj/sparkwut.png?dl=0 On Wed, Nov 16, 2016 at 10:37 AM, Shreya Agarwal wrote: > I think that is a bug. I have seen that a lot especially with long running > jobs where Spark skips a lot of stages because it has pre-co

Bizarre UI Behavior after migration

2017-05-19 Thread Miles Crawford
on UI shows crazy output: https://www.dropbox.com/s/egtj1056qeudswj/sparkwut.png?dl=0 The applications seem to complete successfully, but I was wondering if anyone has an idea of what might be going wrong? Thanks, -Miles

Bizarre behavior using Datasets/ML on Spark 2.0

2016-09-21 Thread Miles Crawford
s to the ML libraries. Thanks, -miles

Re: How to read *.jhist file in Spark using scala

2016-05-24 Thread Miles
Instead of reading *.jhist files direclty in Spark, you could convert your .jhist files into Json and then read Json files in Spark. Here's a post on converting .jhist file to json format. http://stackoverflow.com/questions/32683907/converting-jhist-files-to-json-format -- View this message in

Re: History Server Refresh?

2016-04-12 Thread Miles Crawford
It is completed apps that are not showing up. I'm fine with incomplete apps not appearing. On Tue, Apr 12, 2016 at 6:43 AM, Steve Loughran wrote: > > On 12 Apr 2016, at 00:21, Miles Crawford wrote: > > Hey there. I have my spark applications set up to write their event logs &g

History Server Refresh?

2016-04-11 Thread Miles Crawford
problem is that the history server doesn't seem to notice new logs arriving into the S3 bucket. Any idea how I can get it to scan the folder for new files? Thanks, -miles