python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Why the performance of Redis is worse than Hive?
I'm using Hadoop to work on a big data project.
I can use spark to send some SQL command to Hive.
Since this process is slow, I try to write my data into Redis which is an open-source database and use...
Musicmath
Votes: 0
Answers: 0
What is the latest Spark-Redis connector version we can install in databricks cluster?
What is the latest spark-redis version we can install in databricks cluster ?
I will be using python/pyspark to write the dataframe to redis.
My Databricks runtime :10.2 (includes Apache Spark 3.2.0, ...
Sai
Votes: 0
Answers: 0
How to install jars related to spark-redis in databricks cluster?
I am trying to connect to Azure cache for redis from databricks .
I have installed this package com.redislabs:spark-redis:2.3.0 from maven package in databricks. I have created a spark session with be...
Sai
Votes: 0
Answers: 1


