Romaric Parmentier
Results
2
issues of
Romaric Parmentier
Hi, We are using your library to insert an RDD into Redis, we do the following : `spark.sparkContext.toRedisKV(rdd)(redisConfig = new RedisConfig(RedisEndpoint()))` The problem is if the Redis memory is full...
Hi, We are using SchemaHero and have created a simple table. We are now `alter`ing the table by adding a column to the Table resource between other columns. The issue...