Questions tagged [spark]

4 questions
1
vote
0 answers

Unable to install/run Unity Catalog on Windows locally

I have downloaded Unity Catalog via git; git clone https://github.com/unitycatalog/unitycatalog.git. When I run bash bin/start-uc-server, this error appears: > bash bin/start-uc-server find: ‘/mnt/c/Users/user01/temp/unitycatalog/server/target’: No…
IGRACH
  • 478
1
vote
0 answers

How do I get Hadoop / Spark running on Windows? I need to run an IDE, do unit testing, set breakpoints - running under Docker container will not do

How do I get Hadoop to run on Windows 10 Pro x64 (AMD)? Every stackoverflow article, and even the documentation at Hadoop is years old and out of date, and does not work, something has changed and the documentation is out of sync - very badly so. I…
1
vote
0 answers

Trying to start spark using spark-ec2 script :AWS was not able to validate the provided access credentials

I am trying to start spark 2.4.5 using spark-ec2 script in my aws ubuntu ec2 I am using AWS Temporary Credentials consisting of AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN as export AWS_ACCESS_KEY_ID=MyAccessKey export…
Shourya
  • 11
1
vote
0 answers

How to display the size of each email in Spark

I love using Spark to do email on my macbook laptop, but would like to see the size of each email in the mail index. Does anyone know of a setting to do this?
JannieT
  • 1,231
  • 8
  • 20
  • 31