Welcome to spark-on-aws-lambda v0.4.0 Discussions! #23
Replies: 6 comments 14 replies
-
Our team is working on the version 0.2.0 currently in the develop branch. There were few bug in the v0.1.0. We are planning to release 0.2.0 end of the month. We are currently running stress test, regression test and trying different architectural patterns. |
Beta Was this translation helpful? Give feedback.
-
Hi John, How are you? I would like ask you, if possible we execute spark on lambda with glue interation? |
Beta Was this translation helpful? Give feedback.
-
Unfortunately the whole team is part of the AWS layoff, so please expect some delay in releasing new features |
Beta Was this translation helpful? Give feedback.
-
Hi there @JohnChe88 I've manage to shuffle data to s3 using https://github.com/IBM/spark-s3-shuffle/packages/1834530 I think this is a good way to handle the limitations on lambda file read Basically the spark submit I've added
|
Beta Was this translation helpful? Give feedback.
-
Hello! has anyone successfully read tables with millions of rows of data? What's your spark config? I keep getting the error doing select query on larger data sets
|
Beta Was this translation helpful? Give feedback.
-
I have a specific question: how can we increase driver memory? I tried adding the flag to the spark submit command and got an error that is not quite informative
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions