Closed vanitech closed 8 years ago
I had tried the lab in Firefox and Safari last night. This morning I tried it in IE and Chrome. This module worked in IE but i don't think it has anything to do with browser. The simpler intro lab (that worked in Firefox) was failing at first in IE with a 'sqlcontext undefined' error. I had to reload the notebook a few times and it worked. My conclusion is that this is all fragile and it sometimes takes a few tries. This is expected as the service is in preview. But we need to test every single time the day before class.
Once you verify this is working, please close the issue.
Good info. We’re working on it. I have addressed the other issues. We’ll be good to go by Tuesday.
n Jeff
From: vanitech [mailto:notifications@github.com] Sent: Sunday, May 29, 2016 11:45 AM To: MSRConnections/Azure-training-course Azure-training-course@noreply.github.com Cc: Jeff Prosise jeffpro@wintellect.com; Assign assign@noreply.github.com Subject: Re: [MSRConnections/Azure-training-course] Spark lab: syntax error in machine learning lab:- label = UserDefinedFunction(labelForResults, DoubleType()) (#168)
I had tried the lab in Firefox and Safari last night. This morning I tried it in IE and Chrome. This module worked in IE but i don't think it has anything to do with browser. The intro lab was failing at first. I had to reload the notebook a few times and it worked. My conclusion is that this is all fragile and it sometimes takes a few tries. This is expected as the service is in preview. But we need to test every single time the day before class.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/MSRConnections/Azure-training-course/issues/168#issuecomment-222367326, or mute the threadhttps://github.com/notifications/unsubscribe/AM6kZVrrryDdd7Q08eXdTKs3F06z2bHcks5qGbSHgaJpZM4IpO48.
Will do. Other issues are closed and revised files are on GitHub.
n Jeff
From: vanitech [mailto:notifications@github.com] Sent: Sunday, May 29, 2016 11:47 AM To: MSRConnections/Azure-training-course Azure-training-course@noreply.github.com Cc: Jeff Prosise jeffpro@wintellect.com; Assign assign@noreply.github.com Subject: Re: [MSRConnections/Azure-training-course] Spark lab: syntax error in machine learning lab:- label = UserDefinedFunction(labelForResults, DoubleType()) (#168)
Once you verify this is working, please close the issue.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/MSRConnections/Azure-training-course/issues/168#issuecomment-222367398, or mute the threadhttps://github.com/notifications/unsubscribe/AM6kZRxUJPNTtaQjKkEW9UwF3l1h1HXHks5qGbTXgaJpZM4IpO48.
My understanding is that no action is required at this time.
the very first step results in an error - name 'DoubleType' is not defined Traceback (most recent call last): File "/var/tmp/spark/6182496860566691268", line 85, in execute exec code in global_dict File "", line 13, in
NameError: name 'DoubleType' is not defined