Skip to content

Commit 97d492f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 2e2b000 + c7705be commit 97d492f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@
5252

5353
Runs only with Python 3.6 and beyond.
5454

55-
Runs anywhere (AWS Lambda, AWS Glue, EMR, EC2, on-premises, local, etc).
55+
Runs anywhere (AWS Lambda, AWS Glue Python Shell, EMR, EC2, on-premises, local, etc).
5656

5757
*P.S.* Lambda Layer's bundle and Glue's wheel/egg are available to [download](https://github.com/awslabs/aws-data-wrangler/releases). It's just upload and run! :rocket:
58+
*P.P.S.* AWS Data Wrangler counts on compiled dependencies (C/C++) so there is no support for Glue PySpark by now.
5859

5960
## Examples
6061

docs/source/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Installation
77

88
Runs only with Python 3.6 and beyond.
99

10-
Runs anywhere (AWS Lambda, AWS Glue, EMR, EC2, on-premises, local, etc).
10+
Runs anywhere (AWS Lambda, AWS Glue Python Shell, EMR, EC2, on-premises, local, etc).
1111

1212
**P.S.** Lambda Layer's bundle and Glue's wheel/egg are available to `download <https://github.com/awslabs/aws-data-wrangler/releases>`_. It's just upload and run! 🚀
13+
*P.P.S.* AWS Data Wrangler counts with compiled dependencies (C/C++) so there is no support for Glue PySpark by now.

0 commit comments

Comments
 (0)