Jeff Bailey

Results 9 comments of Jeff Bailey

Further, it looks like there is no overload in [spark 3.2.1](https://spark.apache.org/docs/latest/api/java/org/apache/spark/util/Utils.html) fetchFile that takes 6 parameters as is used [in main's DotnetRunner](https://github.com/dotnet/spark/blob/c89bd283f532258a7b062cadb97c477b5e52195d/src/scala/microsoft-spark-3-2/src/main/scala/org/apache/spark/deploy/dotnet/DotnetRunner.scala#L222). It looks like there are 2 overloads, one...

@Niharikadutta it looks like you might be familiar with the newer dotnetrunner code. Have you seen this issue in the wild?

It is entirely possible that I am missing something. The cookie is removed before redirecting to the IdP. So when you come back from the IdP there is no context/view...

@brockallen I have a repo project available at https://github.com/strtdusty/IS3PostLogoutRedirectExample/

Did the repo project work for you?

Minimally, how about at least a PR to rev the version of HADOOP to something greater than 2.7 (3.2 would be the best I think)? I think I could handle...

#155 seems like the correct fix here.

Please approve this. This looks to be a regression since 2.14. We have verified this fixes our performance issues.