diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index aad2b3071..b3378c60a 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -5,7 +5,7 @@ We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender -identity and expression, level of experience, education, socio-economic status, +identity and expression, level of experience, education, socioeconomic status, nationality, personal appearance, race, religion, or sexual identity and orientation. diff --git a/astronomer/providers/apache/hive/example_dags/example_hive.py b/astronomer/providers/apache/hive/example_dags/example_hive.py index d759e8d38..771d754d4 100644 --- a/astronomer/providers/apache/hive/example_dags/example_hive.py +++ b/astronomer/providers/apache/hive/example_dags/example_hive.py @@ -52,7 +52,7 @@ # This example uses an emr-5.34.0 cluster, apache-hive-2.3.9 and hadoop-2.10.1. # If you would like to use a different version of the EMR cluster, then we need to -# match the hive and hadoop versions same as specified in the integration tests `Dockefile`. +# match the hive and hadoop versions same as specified in the integration tests `Dockerfile`. JOB_FLOW_OVERRIDES = { "Name": HIVE_CLUSTER, "ReleaseLabel": "emr-6.6.0",