issues
search
audienceproject
/
spark-dynamodb
Plug-and-play implementation of an Apache Spark custom data source for AWS DynamoDB.
Apache License 2.0
175
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Null Pointer Exception with version 1.1.2
#105
Silva360
opened
3 years ago
1
AWS token can expire during job
#104
kubukoz
opened
3 years ago
0
ClassNotFoundException: com.audienceproject.spark.dynamodb.datasource.DynamoWriterFactory
#103
michaelmaitland
opened
3 years ago
0
NoClassDefFoundError on Java8 JFunction
#102
textboy
opened
3 years ago
0
DynamoDB load always uses full scan instead of the specified global secondary index in Python
#101
anujpareek
opened
3 years ago
0
v1.0.4 on Maven is incorrect.
#100
arungta-indeed
opened
3 years ago
0
DynamoDB's write mode is batch mode, but option "update" is "true"
#99
eltbus
opened
3 years ago
1
How to import the module in AWS Glue PySpark
#98
Macklon
closed
3 years ago
0
Nullpointer Exception when Try to write dataframe to Dynamodb
#97
rubenssoto
opened
3 years ago
0
Disambiguates throughput for reads and writes
#96
ncordon
opened
3 years ago
0
Error when load small amount of data on large cluster
#95
kubicaj
opened
3 years ago
0
Drop need for credentials if endpoint is localhost
#94
colinlouie
opened
3 years ago
0
Add support for DAX if new "daxEndpoint" config is provided
#93
rehevkor5
opened
3 years ago
1
Error when trying to write pyspark dataframe to DynamoDB
#92
jcerquozzi
opened
3 years ago
1
How to import the module in pyspark?
#91
angeluzdomini
opened
3 years ago
1
Incomplete schema inference while reading from DynamoDB table
#90
siah210
opened
3 years ago
3
Projection pushdown feature similar to Filter pushdown
#89
viveksb007
closed
3 years ago
1
Caused by: com.amazonaws.services.dynamodbv2.model.AmazonDynamoDBException: The provided key element does not match the schema
#88
gopi-t2s
closed
3 years ago
2
fixed audienceproject/spark-dynamodb#76
#87
kai-zhu
closed
3 years ago
1
fixed audienceproject/spark-dynamodb#76
#86
kai-zhu
closed
3 years ago
0
how to store dataframe in dynamodb
#85
ahsan-n
closed
3 years ago
0
In python following readme example but unable to print out any data
#84
ahsan-n
opened
4 years ago
3
NPE while trying to connect to a LSI of a table from TableIndexConnector
#83
BhumikaS30
opened
4 years ago
1
Getting started
#82
youcefjd
closed
4 years ago
1
IllegalArgumentException: No region provided
#81
franciriva
opened
4 years ago
1
Using spark-dynamodb on databricks notebook "Builtin jars can only be used when hive execution version == hive metastore version"
#80
sinamoeini
closed
4 years ago
1
Type casting issue when reading from DynamoDB
#79
patons02
opened
4 years ago
1
Read from dynamoDb with spark throwing java.lang.AbstractMethodError
#78
asutoshparida
closed
4 years ago
3
Add support for LongType & DecimalType in converter
#77
fogrid
closed
3 years ago
1
@attribute annotation broken with version 1.1.0
#76
jacobfi
closed
3 years ago
0
A column of String type in dynamodb tables become empty when writing into s3
#75
victorxiang30
opened
4 years ago
0
Question on throughput parameter
#74
rbabu7
opened
4 years ago
0
java.lang.ClassNotFoundException: Failed to find data source: dynamodb. Please find packages at http://spark.apache.org/third-party-projects.html
#73
rbabu7
closed
4 years ago
2
Upgraded to Scala 2.12.12 and Spark 3.0.0
#72
jacobfi
closed
4 years ago
0
Validation of a Write
#71
fogrid
opened
4 years ago
0
Infer schema in Python
#70
rbabu7
closed
4 years ago
5
How do I serialize a dynamoDB column of string set datatype?
#69
Peh-QinCheng
opened
4 years ago
1
Please support spark 3.0
#68
AceHack
closed
4 years ago
10
Allows giving providerclassname, used to create awsCredentialsProvider
#67
fogrid
closed
4 years ago
2
Added option for choosing absolute read, write throughput (cumulative). Issue with Parallelism while writing is handled.
#66
LalithSrinivas
opened
4 years ago
0
Very bad read performance for pretty small DynamoDB table
#65
juliankeppel
opened
4 years ago
9
Implementation of query pushdown
#64
jacobfi
opened
4 years ago
0
Get Rid Of Sqlite Binaries
#63
mh2
closed
4 years ago
0
Query Functionality
#62
fogrid
opened
4 years ago
10
Exceeding throughput when table has GSIs
#61
maevesechrist
opened
4 years ago
5
Job fails on Scaling Throttle from DDB
#60
maevesechrist
opened
4 years ago
0
Fetch STS endpoint from properties
#59
jhulten
closed
4 years ago
11
Providing a region and a roleArn still uses global STS endpoint
#58
jhulten
closed
4 years ago
0
Input type class org.apache.spark.sql.types.Decimal is not currently supported
#57
gfn9cho
closed
3 years ago
7
Allow giving AWSCredentialsProvider instead of the roleArn string
#56
fogrid
closed
4 years ago
8
Next