-
Notifications
You must be signed in to change notification settings - Fork 121
Known Issues
Khoa Dang edited this page Aug 28, 2017
·
6 revisions
-
(Fixed in 0.0.4) Issue with single partition collection in direct connection mode: When using the connector with single collection partition in direct connection mode (the default mode), there is an exception from the CosmosDB Java SDK. This issue has been fixed and will be released in the next SDK release.
-
(Fixed in 0.0.4) Invalid resource id 'CollectionName' while using spark-docdb sample: when reading data from a database with a short name, there is an exception of invalid resource Id due to an issue with parsing the ResourceId string. This will be fixed in the next CosmosDB Java SDK release.