Oh ok Denny, great!!! Also, thanks for your effort in resolving my issue.
can I ask one more (more open ended) question? We have a requirement where
we want to read data from either Blob storage or Hive table, and upsert few
records in CosmosDB.
One option is run a C# activity on a windows batch
Sorry for the delay, you just did as I'm with the Azure CosmosDB (formerly
DocumentDB) team. If you'd like to make it official, why not add an issue
to the GitHub repo at https://github.com/Azure/azure-documentdb-spark/issues.
HTH!
On Thu, May 11, 2017 at 9:08 PM ayan guha wrote:
> Works for me
Works for me tooyou are a life-saver :)
But the question: should/how we report this to Azure team?
On Fri, May 12, 2017 at 10:32 AM, Denny Lee wrote:
> I was able to repro your issue when I had downloaded the jars via blob but
> when I downloaded them as raw, I was able to get everything up
I was able to repro your issue when I had downloaded the jars via blob but
when I downloaded them as raw, I was able to get everything up and
running. For example:
wget https://github.com/Azure/azure-documentdb-spark/*blob*
/master/releases/azure-documentdb-spark-0.0.3_2.0.2_2.11/azure-documentdb
Hi
Thanks for reply, but unfortunately did not work. I am getting same error.
sshuser@ed0-svochd:~/azure-spark-docdb-test$ spark-shell --jars
azure-documentdb-spark-0.0.3-SNAPSHOT.jar,azure-documentdb-1.10.0.jar
SPARK_MAJOR_VERSION is set to 2, using Spark2
Setting default log level to "WARN".
To
This appears to be an issue with the Spark to DocumentDB connector,
specifically version 0.0.1. Could you run the 0.0.3 version of the jar and
see if you're still getting the same error? i.e.
spark-shell --master yarn --jars
azure-documentdb-spark-0.0.3-SNAPSHOT.jar,azure-documentdb-1.10.0.ja