We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 583329c + 71dbd38 commit 338b308Copy full SHA for 338b308
Dockerfile
@@ -11,9 +11,11 @@ ARG FRAMEWORK
11
ARG DELTA_FRAMEWORK_VERSION=2.2.0
12
ARG HUDI_FRAMEWORK_VERSION=0.12.2
13
14
+
15
ARG ICEBERG_FRAMEWORK_VERSION=3.3_2.12
16
ARG ICEBERG_FRAMEWORK_SUB_VERSION=1.0.0
17
18
19
ARG DEEQU_FRAMEWORK_VERSION=2.0.3-spark-3.3
20
21
cloudformation/sam-template.yaml
@@ -37,7 +37,7 @@ Parameters:
37
Default: 900
38
Type: Number
39
LambdaMemory:
40
- Description: 'Optional: Lambda memory in MB (min 128 - 3008 max).'
+ Description: 'Optional: Lambda memory in MB (min 128 - 10,240 max).'
41
Default: 3008
42
43
SparkLambdapermissionPolicyArn:
0 commit comments