Questions tagged with Amazon EMR

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I am running an EMR cluster with an attached notebook, and using Apache spark to load/process data however I have not been able to load data into Apache. Whenever I try to run...
1
answers
0
votes
769
views
asked 4 months ago
I have spark application running in emr 7 that took 15+ hours which was taken 9 hours in emr 6.14. There is no code change and data volume changes. One observation is the application attempted thrice...
Accepted AnswerAmazon EMR
3
answers
0
votes
731
views
Vaas
asked 4 months ago
I have an EMR cluster and I have used the treasure data connector to read data from table into dataframe using pyspark. Now these tables that I'm trying to read have approximately 100 million to 500...
1
answers
0
votes
688
views
asked 4 months ago
Issue: PySpark works in the first cells (likely SparkSession creation) but throws import errors when using my Python files in later cells. Environment: AWS EMR ( Amazon EMR...
1
answers
0
votes
590
views
Harish
asked 4 months ago
Let me know if this is something AWS EMR Studio does: 1. in Databricks community edition, and in Google Collab, one can fire up a simple Jupyter notrebook with an automatically started cluster (small...
1
answers
0
votes
636
views
asked 4 months ago
Hi everyone, I am using AWS EMR to do some ETL operations on very large datasets (like millions/billions of records). I am using PySpark and reading the csv files using *spark.read.csv*. The results...
1
answers
0
votes
648
views
vsk95
asked 4 months ago
While running the serverless job run, I am getting below errror: "Number of cores specified by 'spark.driver.cores '7' is invalid".
2
answers
0
votes
519
views
Akash
asked 4 months ago
Hi I have a EMR with Hbase on S3 storage mode.I have a read replica cluster pointing to same S3 bucket. Now when I add record in primary cluster and flush table on primary, and then run refresh_hfiles...
1
answers
0
votes
503
views
asked 4 months ago
Hi I am getting error while launching EMR with Hbase as S3Storage and WAL backup enabled . Caused by: java.lang.RuntimeException: createWal failed for wal WALMetadata(WALWorkspace=testworkspace2,...
1
answers
0
votes
635
views
asked 4 months ago
I have a Python package saved in CodeCommit and need to use it in the notebook attached to my EMR cluster workspace. The package is already successfully installed via bootstrap. To do this, in my .sh...
1
answers
0
votes
533
views
asked 5 months ago
I have a Serverless EMR appication, I am submitting a spark job via python script. I have packaged all the dependencies an an the script to an s3 bucket. When I execute the job the spark job is...
2
answers
0
votes
615
views
Tushar
asked 5 months ago
Hello, I configured iceberg formatted table with transaction in hive on EMR 6.4.1. When I insert data into the table, the operation get stuck, without any error. Any insights are highly...
Accepted AnswerAmazon EMR
1
answers
0
votes
470
views
Mark
asked 5 months ago