Fabian Meiswinkel

Results 31 comments of Fabian Meiswinkel

We are planning to release a new version of the CosmosDB Spark connector targeting Spark 3.0 and Scala 2.12 in the second half of this calendar year.

> @FabianMeiswinkel I've refreshed the PR and ran all the tests. > The CI seems to have a problem. > > ``` > The command "~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk"...

@maasg - If you don't mind I would keep it open - I think it is a valuable help for anyone who needs to switch to Scala 2.12 even before...

We are planning to release a Spark 3 compatible connector before April 2021 - preview will start in Deb. 2021.

Hi, can you tell us which version of the Spark Connector you are using? Also it would be great to see the error details (error message with callstack) of the...

Have you tried this with the lasts version of the Spark connector? Note that it usually helps to use the uber-jar (which can be downloaded here: https://search.maven.org/remotecontent?filepath=com/microsoft/azure/azure-cosmosdb-spark_2.4.0_2.11/3.0.1/azure-cosmosdb-spark_2.4.0_2.11-3.0.1-uber.jar ) - When...

[Baseline_output.txt](https://github.com/Azure/azure-sdk-for-java/files/9269762/Baseline_output.txt) [PR_Without_Metrics_output.txt](https://github.com/Azure/azure-sdk-for-java/files/9269763/PR_Without_Metrics_output.txt) [PR_With_Metrics_output.txt](https://github.com/Azure/azure-sdk-for-java/files/9269764/PR_With_Metrics_output.txt) Raw perf output

Raw output for write perf tests [PR_With_Metrics_write_output.txt](https://github.com/Azure/azure-sdk-for-java/files/9270721/PR_With_Metrics_write_output.txt) [PR_Without_Metrics_write_output.txt](https://github.com/Azure/azure-sdk-for-java/files/9270722/PR_Without_Metrics_write_output.txt) [Baseline_write_output.txt](https://github.com/Azure/azure-sdk-for-java/files/9270723/Baseline_write_output.txt)

> Customer need to use micrometer-registry-azure-monitor lib for app insight which is build on top of Application Insights Java 2.x . App insight team moved to a model of agent...