aws_emr_blog_v2/code/launch-cluster/cremr.py [80:86]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                          "Args": [
                                              "/mnt/tmp/aws-blog-emr-ranger/scripts/emr-steps/createHiveTables.sh",
                                              event["ResourceProperties"]["StackRegion"]
                                          ]
                                      }
                                  },
                                  {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



aws_emr_blog_v3/code/launch-cluster/cremr.py [88:105]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                          "Args": [
                                              "/mnt/tmp/aws-blog-emr-ranger/scripts/emr-steps/createHiveTables.sh",
                                              event["ResourceProperties"]["StackRegion"]
                                          ]
                                      }
                                  },
                                  # {
                                  #     "Name": "CreateExtendedHiveTables",
                                  #     "ActionOnFailure": "CONTINUE",
                                  #     "HadoopJarStep": {
                                  #         "Jar": scriptRunnerJar,
                                  #         "Args": [
                                  #             "/mnt/tmp/aws-blog-emr-ranger/scripts/emr-steps/createdExtendedHiveTables.sh",
                                  #             event["ResourceProperties"]["StackRegion"]
                                  #         ]
                                  #     }
                                  # },
                                  {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



