Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "options",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
    ],
   },
  ),
  body: LetIn(
   LetIn {
    bindings: [
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "cfg",
          span: Span {
           start: Position {
            line: 3,
            column: 3,
           },
           end: Position {
            line: 3,
            column: 6,
           },
          },
         },
        ),
       ],
       to: PropertyAccess(
        PropertyAccess {
         expression: Identifier(
          Identifier {
           id: "config",
           span: Span {
            start: Position {
             line: 3,
             column: 9,
            },
            end: Position {
             line: 3,
             column: 15,
            },
           },
          },
         ),
         attribute_path: [
          Raw(
           PartRaw {
            content: "services",
            span: Span {
             start: Position {
              line: 3,
              column: 16,
             },
             end: Position {
              line: 3,
              column: 24,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "hadoop",
            span: Span {
             start: Position {
              line: 3,
              column: 25,
             },
             end: Position {
              line: 3,
              column: 31,
             },
            },
           },
          ),
         ],
         default: None,
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "opt",
          span: Span {
           start: Position {
            line: 4,
            column: 3,
           },
           end: Position {
            line: 4,
            column: 6,
           },
          },
         },
        ),
       ],
       to: PropertyAccess(
        PropertyAccess {
         expression: Identifier(
          Identifier {
           id: "options",
           span: Span {
            start: Position {
             line: 4,
             column: 9,
            },
            end: Position {
             line: 4,
             column: 16,
            },
           },
          },
         ),
         attribute_path: [
          Raw(
           PartRaw {
            content: "services",
            span: Span {
             start: Position {
              line: 4,
              column: 17,
             },
             end: Position {
              line: 4,
              column: 25,
             },
            },
           },
          ),
          Raw(
           PartRaw {
            content: "hadoop",
            span: Span {
             start: Position {
              line: 4,
              column: 26,
             },
             end: Position {
              line: 4,
              column: 32,
             },
            },
           },
          ),
         ],
         default: None,
        },
       ),
      },
     ),
    ],
    target: With(
     With {
      expression: Identifier(
       Identifier {
        id: "lib",
        span: Span {
         start: Position {
          line: 6,
          column: 6,
         },
         end: Position {
          line: 6,
          column: 9,
         },
        },
       },
      ),
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "imports",
              span: Span {
               start: Position {
                line: 8,
                column: 3,
               },
               end: Position {
                line: 8,
                column: 10,
               },
              },
             },
            ),
           ],
           to: List(
            List {
             elements: [
              Path(
               Path {
                parts: [
                 Raw(
                  PartRaw {
                   content: "./yarn.nix",
                   span: Span {
                    start: Position {
                     line: 8,
                     column: 15,
                    },
                    end: Position {
                     line: 8,
                     column: 25,
                    },
                   },
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 8,
                  column: 15,
                 },
                 end: Position {
                  line: 8,
                  column: 25,
                 },
                },
               },
              ),
              Path(
               Path {
                parts: [
                 Raw(
                  PartRaw {
                   content: "./hdfs.nix",
                   span: Span {
                    start: Position {
                     line: 8,
                     column: 26,
                    },
                    end: Position {
                     line: 8,
                     column: 36,
                    },
                   },
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 8,
                  column: 26,
                 },
                 end: Position {
                  line: 8,
                  column: 36,
                 },
                },
               },
              ),
              Path(
               Path {
                parts: [
                 Raw(
                  PartRaw {
                   content: "./hbase.nix",
                   span: Span {
                    start: Position {
                     line: 8,
                     column: 37,
                    },
                    end: Position {
                     line: 8,
                     column: 48,
                    },
                   },
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 8,
                  column: 37,
                 },
                 end: Position {
                  line: 8,
                  column: 48,
                 },
                },
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 8,
               column: 13,
              },
              end: Position {
               line: 8,
               column: 50,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 10,
                column: 3,
               },
               end: Position {
                line: 10,
                column: 10,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "services",
              span: Span {
               start: Position {
                line: 10,
                column: 11,
               },
               end: Position {
                line: 10,
                column: 19,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "hadoop",
              span: Span {
               start: Position {
                line: 10,
                column: 20,
               },
               end: Position {
                line: 10,
                column: 26,
               },
              },
             },
            ),
           ],
           to: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "coreSite",
                   span: Span {
                    start: Position {
                     line: 11,
                     column: 5,
                    },
                    end: Position {
                     line: 11,
                     column: 13,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 11,
                      column: 16,
                     },
                     end: Position {
                      line: 11,
                      column: 24,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 12,
                             column: 7,
                            },
                            end: Position {
                             line: 12,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 12,
                            column: 17,
                           },
                           end: Position {
                            line: 12,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 13,
                             column: 7,
                            },
                            end: Position {
                             line: 13,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 13,
                                column: 14,
                               },
                               end: Position {
                                line: 13,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 13,
                                 column: 20,
                                },
                                end: Position {
                                 line: 13,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 13,
                                 column: 28,
                                },
                                end: Position {
                                 line: 13,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 13,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 13,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 14,
                             column: 7,
                            },
                            end: Position {
                             line: 14,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 14,
                              column: 17,
                             },
                             end: Position {
                              line: 14,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "{\n  \"fs.defaultFS\" = \"hdfs://localhost\";\n}\n",
                                span: Span {
                                 start: Position {
                                  line: 15,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 18,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 14,
                               column: 35,
                              },
                              end: Position {
                               line: 18,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 19,
                             column: 7,
                            },
                            end: Position {
                             line: 19,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 19,
                                column: 21,
                               },
                               end: Position {
                                line: 19,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 19,
                                 column: 25,
                                },
                                end: Position {
                                 line: 19,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Hadoop core-site.xml definition\n<https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/core-default.xml>\n",
                                span: Span {
                                 start: Position {
                                  line: 20,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 22,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 19,
                               column: 31,
                              },
                              end: Position {
                               line: 22,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 11,
                       column: 25,
                      },
                      end: Position {
                       line: 23,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "coreSiteInternal",
                   span: Span {
                    start: Position {
                     line: 24,
                     column: 5,
                    },
                    end: Position {
                     line: 24,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 24,
                      column: 24,
                     },
                     end: Position {
                      line: 24,
                      column: 32,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 25,
                             column: 7,
                            },
                            end: Position {
                             line: 25,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 25,
                            column: 17,
                           },
                           end: Position {
                            line: 25,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 26,
                             column: 7,
                            },
                            end: Position {
                             line: 26,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 26,
                                column: 14,
                               },
                               end: Position {
                                line: 26,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 26,
                                 column: 20,
                                },
                                end: Position {
                                 line: 26,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 26,
                                 column: 28,
                                },
                                end: Position {
                                 line: 26,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 26,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 26,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "internal",
                           span: Span {
                            start: Position {
                             line: 27,
                             column: 7,
                            },
                            end: Position {
                             line: 27,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 27,
                            column: 18,
                           },
                           end: Position {
                            line: 27,
                            column: 22,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 28,
                             column: 7,
                            },
                            end: Position {
                             line: 28,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 28,
                                column: 21,
                               },
                               end: Position {
                                line: 28,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 28,
                                 column: 25,
                                },
                                end: Position {
                                 line: 28,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Internal option to add configs to core-site.xml based on module options\n",
                                span: Span {
                                 start: Position {
                                  line: 29,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 30,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 28,
                               column: 31,
                              },
                              end: Position {
                               line: 30,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 24,
                       column: 33,
                      },
                      end: Position {
                       line: 31,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "hdfsSiteDefault",
                   span: Span {
                    start: Position {
                     line: 33,
                     column: 5,
                    },
                    end: Position {
                     line: 33,
                     column: 20,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 33,
                      column: 23,
                     },
                     end: Position {
                      line: 33,
                      column: 31,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 34,
                             column: 7,
                            },
                            end: Position {
                             line: 34,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "dfs.namenode.rpc-bind-host",
                                     span: Span {
                                      start: Position {
                                       line: 35,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 35,
                                       column: 36,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 35,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 35,
                                    column: 37,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "0.0.0.0",
                                  span: Span {
                                   start: Position {
                                    line: 35,
                                    column: 41,
                                   },
                                   end: Position {
                                    line: 35,
                                    column: 48,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 35,
                                 column: 40,
                                },
                                end: Position {
                                 line: 35,
                                 column: 49,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "dfs.namenode.http-address",
                                     span: Span {
                                      start: Position {
                                       line: 36,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 36,
                                       column: 35,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 36,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 36,
                                    column: 36,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "0.0.0.0:9870",
                                  span: Span {
                                   start: Position {
                                    line: 36,
                                    column: 40,
                                   },
                                   end: Position {
                                    line: 36,
                                    column: 52,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 36,
                                 column: 39,
                                },
                                end: Position {
                                 line: 36,
                                 column: 53,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "dfs.namenode.servicerpc-bind-host",
                                     span: Span {
                                      start: Position {
                                       line: 37,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 37,
                                       column: 43,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 37,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 37,
                                    column: 44,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "0.0.0.0",
                                  span: Span {
                                   start: Position {
                                    line: 37,
                                    column: 48,
                                   },
                                   end: Position {
                                    line: 37,
                                    column: 55,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 37,
                                 column: 47,
                                },
                                end: Position {
                                 line: 37,
                                 column: 56,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "dfs.namenode.http-bind-host",
                                     span: Span {
                                      start: Position {
                                       line: 38,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 38,
                                       column: 37,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 38,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 38,
                                    column: 38,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "0.0.0.0",
                                  span: Span {
                                   start: Position {
                                    line: 38,
                                    column: 42,
                                   },
                                   end: Position {
                                    line: 38,
                                    column: 49,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 38,
                                 column: 41,
                                },
                                end: Position {
                                 line: 38,
                                 column: 50,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 34,
                            column: 17,
                           },
                           end: Position {
                            line: 39,
                            column: 8,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 40,
                             column: 7,
                            },
                            end: Position {
                             line: 40,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 40,
                                column: 14,
                               },
                               end: Position {
                                line: 40,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 40,
                                 column: 20,
                                },
                                end: Position {
                                 line: 40,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 40,
                                 column: 28,
                                },
                                end: Position {
                                 line: 40,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 40,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 40,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 41,
                             column: 7,
                            },
                            end: Position {
                             line: 41,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 41,
                                column: 21,
                               },
                               end: Position {
                                line: 41,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 41,
                                 column: 25,
                                },
                                end: Position {
                                 line: 41,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Default options for hdfs-site.xml\n",
                                span: Span {
                                 start: Position {
                                  line: 42,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 43,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 41,
                               column: 31,
                              },
                              end: Position {
                               line: 43,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 33,
                       column: 32,
                      },
                      end: Position {
                       line: 44,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "hdfsSite",
                   span: Span {
                    start: Position {
                     line: 45,
                     column: 5,
                    },
                    end: Position {
                     line: 45,
                     column: 13,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 45,
                      column: 16,
                     },
                     end: Position {
                      line: 45,
                      column: 24,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 46,
                             column: 7,
                            },
                            end: Position {
                             line: 46,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 46,
                            column: 17,
                           },
                           end: Position {
                            line: 46,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 47,
                             column: 7,
                            },
                            end: Position {
                             line: 47,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 47,
                                column: 14,
                               },
                               end: Position {
                                line: 47,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 47,
                                 column: 20,
                                },
                                end: Position {
                                 line: 47,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 47,
                                 column: 28,
                                },
                                end: Position {
                                 line: 47,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 47,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 47,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 48,
                             column: 7,
                            },
                            end: Position {
                             line: 48,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 48,
                              column: 17,
                             },
                             end: Position {
                              line: 48,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "{\n  \"dfs.nameservices\" = \"namenode1\";\n}\n",
                                span: Span {
                                 start: Position {
                                  line: 49,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 52,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 48,
                               column: 35,
                              },
                              end: Position {
                               line: 52,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 53,
                             column: 7,
                            },
                            end: Position {
                             line: 53,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 53,
                                column: 21,
                               },
                               end: Position {
                                line: 53,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 53,
                                 column: 25,
                                },
                                end: Position {
                                 line: 53,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Additional options and overrides for hdfs-site.xml\n<https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml>\n",
                                span: Span {
                                 start: Position {
                                  line: 54,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 56,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 53,
                               column: 31,
                              },
                              end: Position {
                               line: 56,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 45,
                       column: 25,
                      },
                      end: Position {
                       line: 57,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "hdfsSiteInternal",
                   span: Span {
                    start: Position {
                     line: 58,
                     column: 5,
                    },
                    end: Position {
                     line: 58,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 58,
                      column: 24,
                     },
                     end: Position {
                      line: 58,
                      column: 32,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 59,
                             column: 7,
                            },
                            end: Position {
                             line: 59,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 59,
                            column: 17,
                           },
                           end: Position {
                            line: 59,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 60,
                             column: 7,
                            },
                            end: Position {
                             line: 60,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 60,
                                column: 14,
                               },
                               end: Position {
                                line: 60,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 60,
                                 column: 20,
                                },
                                end: Position {
                                 line: 60,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 60,
                                 column: 28,
                                },
                                end: Position {
                                 line: 60,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 60,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 60,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "internal",
                           span: Span {
                            start: Position {
                             line: 61,
                             column: 7,
                            },
                            end: Position {
                             line: 61,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 61,
                            column: 18,
                           },
                           end: Position {
                            line: 61,
                            column: 22,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 62,
                             column: 7,
                            },
                            end: Position {
                             line: 62,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 62,
                                column: 21,
                               },
                               end: Position {
                                line: 62,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 62,
                                 column: 25,
                                },
                                end: Position {
                                 line: 62,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Internal option to add configs to hdfs-site.xml based on module options\n",
                                span: Span {
                                 start: Position {
                                  line: 63,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 64,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 62,
                               column: 31,
                              },
                              end: Position {
                               line: 64,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 58,
                       column: 33,
                      },
                      end: Position {
                       line: 65,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "mapredSiteDefault",
                   span: Span {
                    start: Position {
                     line: 67,
                     column: 5,
                    },
                    end: Position {
                     line: 67,
                     column: 22,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 67,
                      column: 25,
                     },
                     end: Position {
                      line: 67,
                      column: 33,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 68,
                             column: 7,
                            },
                            end: Position {
                             line: 68,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "mapreduce.framework.name",
                                     span: Span {
                                      start: Position {
                                       line: 69,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 69,
                                       column: 34,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 69,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 69,
                                    column: 35,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "yarn",
                                  span: Span {
                                   start: Position {
                                    line: 69,
                                    column: 39,
                                   },
                                   end: Position {
                                    line: 69,
                                    column: 43,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 69,
                                 column: 38,
                                },
                                end: Position {
                                 line: 69,
                                 column: 44,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.app.mapreduce.am.env",
                                     span: Span {
                                      start: Position {
                                       line: 70,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 70,
                                       column: 35,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 70,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 70,
                                    column: 36,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "HADOOP_MAPRED_HOME=",
                                  span: Span {
                                   start: Position {
                                    line: 70,
                                    column: 40,
                                   },
                                   end: Position {
                                    line: 70,
                                    column: 73,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 70,
                                        column: 61,
                                       },
                                       end: Position {
                                        line: 70,
                                        column: 64,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "package",
                                       span: Span {
                                        start: Position {
                                         line: 70,
                                         column: 65,
                                        },
                                        end: Position {
                                         line: 70,
                                         column: 72,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/lib/",
                                  span: Span {
                                   start: Position {
                                    line: 70,
                                    column: 40,
                                   },
                                   end: Position {
                                    line: 70,
                                    column: 78,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 70,
                                        column: 80,
                                       },
                                       end: Position {
                                        line: 70,
                                        column: 83,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "package",
                                       span: Span {
                                        start: Position {
                                         line: 70,
                                         column: 84,
                                        },
                                        end: Position {
                                         line: 70,
                                         column: 91,
                                        },
                                       },
                                      },
                                     ),
                                     Raw(
                                      PartRaw {
                                       content: "untarDir",
                                       span: Span {
                                        start: Position {
                                         line: 70,
                                         column: 92,
                                        },
                                        end: Position {
                                         line: 70,
                                         column: 100,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 70,
                                 column: 39,
                                },
                                end: Position {
                                 line: 70,
                                 column: 102,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "mapreduce.map.env",
                                     span: Span {
                                      start: Position {
                                       line: 71,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 71,
                                       column: 27,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 71,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 71,
                                    column: 28,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "HADOOP_MAPRED_HOME=",
                                  span: Span {
                                   start: Position {
                                    line: 71,
                                    column: 32,
                                   },
                                   end: Position {
                                    line: 71,
                                    column: 65,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 71,
                                        column: 53,
                                       },
                                       end: Position {
                                        line: 71,
                                        column: 56,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "package",
                                       span: Span {
                                        start: Position {
                                         line: 71,
                                         column: 57,
                                        },
                                        end: Position {
                                         line: 71,
                                         column: 64,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/lib/",
                                  span: Span {
                                   start: Position {
                                    line: 71,
                                    column: 32,
                                   },
                                   end: Position {
                                    line: 71,
                                    column: 70,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 71,
                                        column: 72,
                                       },
                                       end: Position {
                                        line: 71,
                                        column: 75,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "package",
                                       span: Span {
                                        start: Position {
                                         line: 71,
                                         column: 76,
                                        },
                                        end: Position {
                                         line: 71,
                                         column: 83,
                                        },
                                       },
                                      },
                                     ),
                                     Raw(
                                      PartRaw {
                                       content: "untarDir",
                                       span: Span {
                                        start: Position {
                                         line: 71,
                                         column: 84,
                                        },
                                        end: Position {
                                         line: 71,
                                         column: 92,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 71,
                                 column: 31,
                                },
                                end: Position {
                                 line: 71,
                                 column: 94,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "mapreduce.reduce.env",
                                     span: Span {
                                      start: Position {
                                       line: 72,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 72,
                                       column: 30,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 72,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 72,
                                    column: 31,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "HADOOP_MAPRED_HOME=",
                                  span: Span {
                                   start: Position {
                                    line: 72,
                                    column: 35,
                                   },
                                   end: Position {
                                    line: 72,
                                    column: 68,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 72,
                                        column: 56,
                                       },
                                       end: Position {
                                        line: 72,
                                        column: 59,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "package",
                                       span: Span {
                                        start: Position {
                                         line: 72,
                                         column: 60,
                                        },
                                        end: Position {
                                         line: 72,
                                         column: 67,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/lib/",
                                  span: Span {
                                   start: Position {
                                    line: 72,
                                    column: 35,
                                   },
                                   end: Position {
                                    line: 72,
                                    column: 73,
                                   },
                                  },
                                 },
                                ),
                                Interpolation(
                                 PartInterpolation {
                                  expression: PropertyAccess(
                                   PropertyAccess {
                                    expression: Identifier(
                                     Identifier {
                                      id: "cfg",
                                      span: Span {
                                       start: Position {
                                        line: 72,
                                        column: 75,
                                       },
                                       end: Position {
                                        line: 72,
                                        column: 78,
                                       },
                                      },
                                     },
                                    ),
                                    attribute_path: [
                                     Raw(
                                      PartRaw {
                                       content: "package",
                                       span: Span {
                                        start: Position {
                                         line: 72,
                                         column: 79,
                                        },
                                        end: Position {
                                         line: 72,
                                         column: 86,
                                        },
                                       },
                                      },
                                     ),
                                     Raw(
                                      PartRaw {
                                       content: "untarDir",
                                       span: Span {
                                        start: Position {
                                         line: 72,
                                         column: 87,
                                        },
                                        end: Position {
                                         line: 72,
                                         column: 95,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    default: None,
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 72,
                                 column: 34,
                                },
                                end: Position {
                                 line: 72,
                                 column: 97,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 68,
                            column: 17,
                           },
                           end: Position {
                            line: 73,
                            column: 8,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "defaultText",
                           span: Span {
                            start: Position {
                             line: 74,
                             column: 7,
                            },
                            end: Position {
                             line: 74,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 74,
                              column: 21,
                             },
                             end: Position {
                              line: 74,
                              column: 38,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "{\n  \"mapreduce.framework.name\" = \"yarn\";\n  \"yarn.app.mapreduce.am.env\" = \"HADOOP_MAPRED_HOME=",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 77,
                                  column: 61,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 77,
                                  column: 64,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 77,
                                  column: 72,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 77,
                                      column: 74,
                                     },
                                     end: Position {
                                      line: 77,
                                      column: 77,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 77,
                                       column: 78,
                                      },
                                      end: Position {
                                       line: 77,
                                       column: 85,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "}/lib/",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 77,
                                  column: 92,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 77,
                                  column: 95,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 77,
                                  column: 103,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 77,
                                      column: 105,
                                     },
                                     end: Position {
                                      line: 77,
                                      column: 108,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 77,
                                       column: 109,
                                      },
                                      end: Position {
                                       line: 77,
                                       column: 116,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: ".untarDir}\";\n  \"mapreduce.map.env\" = \"HADOOP_MAPRED_HOME=",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 78,
                                  column: 53,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 78,
                                  column: 56,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 78,
                                  column: 64,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 78,
                                      column: 66,
                                     },
                                     end: Position {
                                      line: 78,
                                      column: 69,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 78,
                                       column: 70,
                                      },
                                      end: Position {
                                       line: 78,
                                       column: 77,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "}/lib/",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 78,
                                  column: 84,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 78,
                                  column: 87,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 78,
                                  column: 95,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 78,
                                      column: 97,
                                     },
                                     end: Position {
                                      line: 78,
                                      column: 100,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 78,
                                       column: 101,
                                      },
                                      end: Position {
                                       line: 78,
                                       column: 108,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: ".untarDir}\";\n  \"mapreduce.reduce.env\" = \"HADOOP_MAPRED_HOME=",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 79,
                                  column: 56,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 79,
                                  column: 59,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 79,
                                  column: 67,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 79,
                                      column: 69,
                                     },
                                     end: Position {
                                      line: 79,
                                      column: 72,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 79,
                                       column: 73,
                                      },
                                      end: Position {
                                       line: 79,
                                       column: 80,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "}/lib/",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 79,
                                  column: 87,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 79,
                                  column: 90,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 79,
                                  column: 98,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 79,
                                      column: 100,
                                     },
                                     end: Position {
                                      line: 79,
                                      column: 103,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 79,
                                       column: 104,
                                      },
                                      end: Position {
                                       line: 79,
                                       column: 111,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: ".untarDir}\";\n}\n",
                                span: Span {
                                 start: Position {
                                  line: 75,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 81,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 74,
                               column: 39,
                              },
                              end: Position {
                               line: 81,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 82,
                             column: 7,
                            },
                            end: Position {
                             line: 82,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 82,
                                column: 14,
                               },
                               end: Position {
                                line: 82,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 82,
                                 column: 20,
                                },
                                end: Position {
                                 line: 82,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 82,
                                 column: 28,
                                },
                                end: Position {
                                 line: 82,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 82,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 82,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 83,
                             column: 7,
                            },
                            end: Position {
                             line: 83,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 83,
                                column: 21,
                               },
                               end: Position {
                                line: 83,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 83,
                                 column: 25,
                                },
                                end: Position {
                                 line: 83,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Default options for mapred-site.xml\n",
                                span: Span {
                                 start: Position {
                                  line: 84,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 85,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 83,
                               column: 31,
                              },
                              end: Position {
                               line: 85,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 67,
                       column: 34,
                      },
                      end: Position {
                       line: 86,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "mapredSite",
                   span: Span {
                    start: Position {
                     line: 87,
                     column: 5,
                    },
                    end: Position {
                     line: 87,
                     column: 15,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 87,
                      column: 18,
                     },
                     end: Position {
                      line: 87,
                      column: 26,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 88,
                             column: 7,
                            },
                            end: Position {
                             line: 88,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 88,
                            column: 17,
                           },
                           end: Position {
                            line: 88,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 89,
                             column: 7,
                            },
                            end: Position {
                             line: 89,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 89,
                                column: 14,
                               },
                               end: Position {
                                line: 89,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 89,
                                 column: 20,
                                },
                                end: Position {
                                 line: 89,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 89,
                                 column: 28,
                                },
                                end: Position {
                                 line: 89,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 89,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 89,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 90,
                             column: 7,
                            },
                            end: Position {
                             line: 90,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 90,
                              column: 17,
                             },
                             end: Position {
                              line: 90,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "{\n  \"mapreduce.map.java.opts\" = \"-Xmx900m -XX:+UseParallelGC\";\n}\n",
                                span: Span {
                                 start: Position {
                                  line: 91,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 94,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 90,
                               column: 35,
                              },
                              end: Position {
                               line: 94,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 95,
                             column: 7,
                            },
                            end: Position {
                             line: 95,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 95,
                                column: 21,
                               },
                               end: Position {
                                line: 95,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 95,
                                 column: 25,
                                },
                                end: Position {
                                 line: 95,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Additional options and overrides for mapred-site.xml\n<https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/mapred-default.xml>\n",
                                span: Span {
                                 start: Position {
                                  line: 96,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 98,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 95,
                               column: 31,
                              },
                              end: Position {
                               line: 98,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 87,
                       column: 27,
                      },
                      end: Position {
                       line: 99,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "yarnSiteDefault",
                   span: Span {
                    start: Position {
                     line: 101,
                     column: 5,
                    },
                    end: Position {
                     line: 101,
                     column: 20,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 101,
                      column: 23,
                     },
                     end: Position {
                      line: 101,
                      column: 31,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 102,
                             column: 7,
                            },
                            end: Position {
                             line: 102,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.admin-env",
                                     span: Span {
                                      start: Position {
                                       line: 103,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 103,
                                       column: 36,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 103,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 103,
                                    column: 37,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "PATH=$PATH",
                                  span: Span {
                                   start: Position {
                                    line: 103,
                                    column: 41,
                                   },
                                   end: Position {
                                    line: 103,
                                    column: 51,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 103,
                                 column: 40,
                                },
                                end: Position {
                                 line: 103,
                                 column: 52,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.aux-services",
                                     span: Span {
                                      start: Position {
                                       line: 104,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 104,
                                       column: 39,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 104,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 104,
                                    column: 40,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "mapreduce_shuffle",
                                  span: Span {
                                   start: Position {
                                    line: 104,
                                    column: 44,
                                   },
                                   end: Position {
                                    line: 104,
                                    column: 61,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 104,
                                 column: 43,
                                },
                                end: Position {
                                 line: 104,
                                 column: 62,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.aux-services.mapreduce_shuffle.class",
                                     span: Span {
                                      start: Position {
                                       line: 105,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 105,
                                       column: 63,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 105,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 105,
                                    column: 64,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "org.apache.hadoop.mapred.ShuffleHandler",
                                  span: Span {
                                   start: Position {
                                    line: 105,
                                    column: 68,
                                   },
                                   end: Position {
                                    line: 105,
                                    column: 107,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 105,
                                 column: 67,
                                },
                                end: Position {
                                 line: 105,
                                 column: 108,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.bind-host",
                                     span: Span {
                                      start: Position {
                                       line: 106,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 106,
                                       column: 36,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 106,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 106,
                                    column: 37,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "0.0.0.0",
                                  span: Span {
                                   start: Position {
                                    line: 106,
                                    column: 41,
                                   },
                                   end: Position {
                                    line: 106,
                                    column: 48,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 106,
                                 column: 40,
                                },
                                end: Position {
                                 line: 106,
                                 column: 49,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.container-executor.class",
                                     span: Span {
                                      start: Position {
                                       line: 107,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 107,
                                       column: 51,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 107,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 107,
                                    column: 52,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor",
                                  span: Span {
                                   start: Position {
                                    line: 107,
                                    column: 56,
                                   },
                                   end: Position {
                                    line: 107,
                                    column: 120,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 107,
                                 column: 55,
                                },
                                end: Position {
                                 line: 107,
                                 column: 121,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.env-whitelist",
                                     span: Span {
                                      start: Position {
                                       line: 108,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 108,
                                       column: 40,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 108,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 108,
                                    column: 41,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "JAVA_HOME,HADOOP_COMMON_HOME,HADOOP_HDFS_HOME,HADOOP_CONF_DIR,CLASSPATH_PREPEND_DISTCACHE,HADOOP_YARN_HOME,HADOOP_HOME,LANG,TZ",
                                  span: Span {
                                   start: Position {
                                    line: 108,
                                    column: 45,
                                   },
                                   end: Position {
                                    line: 108,
                                    column: 171,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 108,
                                 column: 44,
                                },
                                end: Position {
                                 line: 108,
                                 column: 172,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.linux-container-executor.group",
                                     span: Span {
                                      start: Position {
                                       line: 109,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 109,
                                       column: 57,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 109,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 109,
                                    column: 58,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "hadoop",
                                  span: Span {
                                   start: Position {
                                    line: 109,
                                    column: 62,
                                   },
                                   end: Position {
                                    line: 109,
                                    column: 68,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 109,
                                 column: 61,
                                },
                                end: Position {
                                 line: 109,
                                 column: 69,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.linux-container-executor.path",
                                     span: Span {
                                      start: Position {
                                       line: 110,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 110,
                                       column: 56,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 110,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 110,
                                    column: 57,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "/run/wrappers/yarn-nodemanager/bin/container-executor",
                                  span: Span {
                                   start: Position {
                                    line: 110,
                                    column: 61,
                                   },
                                   end: Position {
                                    line: 110,
                                    column: 114,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 110,
                                 column: 60,
                                },
                                end: Position {
                                 line: 110,
                                 column: 115,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.log-dirs",
                                     span: Span {
                                      start: Position {
                                       line: 111,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 111,
                                       column: 35,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 111,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 111,
                                    column: 36,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "/var/log/hadoop/yarn/nodemanager",
                                  span: Span {
                                   start: Position {
                                    line: 111,
                                    column: 40,
                                   },
                                   end: Position {
                                    line: 111,
                                    column: 72,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 111,
                                 column: 39,
                                },
                                end: Position {
                                 line: 111,
                                 column: 73,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.resourcemanager.bind-host",
                                     span: Span {
                                      start: Position {
                                       line: 112,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 112,
                                       column: 40,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 112,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 112,
                                    column: 41,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "0.0.0.0",
                                  span: Span {
                                   start: Position {
                                    line: 112,
                                    column: 45,
                                   },
                                   end: Position {
                                    line: 112,
                                    column: 52,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 112,
                                 column: 44,
                                },
                                end: Position {
                                 line: 112,
                                 column: 53,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.resourcemanager.scheduler.class",
                                     span: Span {
                                      start: Position {
                                       line: 113,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 113,
                                       column: 46,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 113,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 113,
                                    column: 47,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler",
                                  span: Span {
                                   start: Position {
                                    line: 113,
                                    column: 51,
                                   },
                                   end: Position {
                                    line: 113,
                                    column: 125,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 113,
                                 column: 50,
                                },
                                end: Position {
                                 line: 113,
                                 column: 126,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 102,
                            column: 17,
                           },
                           end: Position {
                            line: 114,
                            column: 8,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 115,
                             column: 7,
                            },
                            end: Position {
                             line: 115,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 115,
                                column: 14,
                               },
                               end: Position {
                                line: 115,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 115,
                                 column: 20,
                                },
                                end: Position {
                                 line: 115,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 115,
                                 column: 28,
                                },
                                end: Position {
                                 line: 115,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 115,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 115,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 116,
                             column: 7,
                            },
                            end: Position {
                             line: 116,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 116,
                                column: 21,
                               },
                               end: Position {
                                line: 116,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 116,
                                 column: 25,
                                },
                                end: Position {
                                 line: 116,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Default options for yarn-site.xml\n",
                                span: Span {
                                 start: Position {
                                  line: 117,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 118,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 116,
                               column: 31,
                              },
                              end: Position {
                               line: 118,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 101,
                       column: 32,
                      },
                      end: Position {
                       line: 119,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "yarnSite",
                   span: Span {
                    start: Position {
                     line: 120,
                     column: 5,
                    },
                    end: Position {
                     line: 120,
                     column: 13,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 120,
                      column: 16,
                     },
                     end: Position {
                      line: 120,
                      column: 24,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 121,
                             column: 7,
                            },
                            end: Position {
                             line: 121,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 121,
                            column: 17,
                           },
                           end: Position {
                            line: 121,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 122,
                             column: 7,
                            },
                            end: Position {
                             line: 122,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 122,
                                column: 14,
                               },
                               end: Position {
                                line: 122,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 122,
                                 column: 20,
                                },
                                end: Position {
                                 line: 122,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 122,
                                 column: 28,
                                },
                                end: Position {
                                 line: 122,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 122,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 122,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 123,
                             column: 7,
                            },
                            end: Position {
                             line: 123,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 123,
                              column: 17,
                             },
                             end: Position {
                              line: 123,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "{\n  \"yarn.resourcemanager.hostname\" = \"",
                                span: Span {
                                 start: Position {
                                  line: 124,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 125,
                                  column: 46,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 124,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 125,
                                  column: 49,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.networking.hostName}\";\n}\n",
                                span: Span {
                                 start: Position {
                                  line: 124,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 127,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 123,
                               column: 35,
                              },
                              end: Position {
                               line: 127,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 128,
                             column: 7,
                            },
                            end: Position {
                             line: 128,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 128,
                                column: 21,
                               },
                               end: Position {
                                line: 128,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 128,
                                 column: 25,
                                },
                                end: Position {
                                 line: 128,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Additional options and overrides for yarn-site.xml\n<https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-common/yarn-default.xml>\n",
                                span: Span {
                                 start: Position {
                                  line: 129,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 131,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 128,
                               column: 31,
                              },
                              end: Position {
                               line: 131,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 120,
                       column: 25,
                      },
                      end: Position {
                       line: 132,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "yarnSiteInternal",
                   span: Span {
                    start: Position {
                     line: 133,
                     column: 5,
                    },
                    end: Position {
                     line: 133,
                     column: 21,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 133,
                      column: 24,
                     },
                     end: Position {
                      line: 133,
                      column: 32,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 134,
                             column: 7,
                            },
                            end: Position {
                             line: 134,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 134,
                            column: 17,
                           },
                           end: Position {
                            line: 134,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 135,
                             column: 7,
                            },
                            end: Position {
                             line: 135,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 135,
                                column: 14,
                               },
                               end: Position {
                                line: 135,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 135,
                                 column: 20,
                                },
                                end: Position {
                                 line: 135,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 135,
                                 column: 28,
                                },
                                end: Position {
                                 line: 135,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 135,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 135,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "internal",
                           span: Span {
                            start: Position {
                             line: 136,
                             column: 7,
                            },
                            end: Position {
                             line: 136,
                             column: 15,
                            },
                           },
                          },
                         ),
                        ],
                        to: Identifier(
                         Identifier {
                          id: "true",
                          span: Span {
                           start: Position {
                            line: 136,
                            column: 18,
                           },
                           end: Position {
                            line: 136,
                            column: 22,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 137,
                             column: 7,
                            },
                            end: Position {
                             line: 137,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 137,
                                column: 21,
                               },
                               end: Position {
                                line: 137,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 137,
                                 column: 25,
                                },
                                end: Position {
                                 line: 137,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Internal option to add configs to yarn-site.xml based on module options\n",
                                span: Span {
                                 start: Position {
                                  line: 138,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 139,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 137,
                               column: 31,
                              },
                              end: Position {
                               line: 139,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 133,
                       column: 33,
                      },
                      end: Position {
                       line: 140,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "httpfsSite",
                   span: Span {
                    start: Position {
                     line: 142,
                     column: 5,
                    },
                    end: Position {
                     line: 142,
                     column: 15,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 142,
                      column: 18,
                     },
                     end: Position {
                      line: 142,
                      column: 26,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 143,
                             column: 7,
                            },
                            end: Position {
                             line: 143,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [],
                          span: Span {
                           start: Position {
                            line: 143,
                            column: 17,
                           },
                           end: Position {
                            line: 143,
                            column: 20,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 144,
                             column: 7,
                            },
                            end: Position {
                             line: 144,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 144,
                                column: 14,
                               },
                               end: Position {
                                line: 144,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 144,
                                 column: 20,
                                },
                                end: Position {
                                 line: 144,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 144,
                                 column: 28,
                                },
                                end: Position {
                                 line: 144,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 144,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 144,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 145,
                             column: 7,
                            },
                            end: Position {
                             line: 145,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 145,
                              column: 17,
                             },
                             end: Position {
                              line: 145,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "{\n  \"hadoop.http.max.threads\" = 500;\n}\n",
                                span: Span {
                                 start: Position {
                                  line: 146,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 149,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 145,
                               column: 35,
                              },
                              end: Position {
                               line: 149,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 150,
                             column: 7,
                            },
                            end: Position {
                             line: 150,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 150,
                                column: 21,
                               },
                               end: Position {
                                line: 150,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 150,
                                 column: 25,
                                },
                                end: Position {
                                 line: 150,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Hadoop httpfs-site.xml definition\n<https://hadoop.apache.org/docs/current/hadoop-hdfs-httpfs/httpfs-default.html>\n",
                                span: Span {
                                 start: Position {
                                  line: 151,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 153,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 150,
                               column: 31,
                              },
                              end: Position {
                               line: 153,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 142,
                       column: 27,
                      },
                      end: Position {
                       line: 154,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "log4jProperties",
                   span: Span {
                    start: Position {
                     line: 156,
                     column: 5,
                    },
                    end: Position {
                     line: 156,
                     column: 20,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 156,
                      column: 23,
                     },
                     end: Position {
                      line: 156,
                      column: 31,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 157,
                             column: 7,
                            },
                            end: Position {
                             line: 157,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: String(
                         String_ {
                          parts: [
                           Interpolation(
                            PartInterpolation {
                             expression: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 157,
                                   column: 20,
                                  },
                                  end: Position {
                                   line: 157,
                                   column: 23,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "package",
                                  span: Span {
                                   start: Position {
                                    line: 157,
                                    column: 24,
                                   },
                                   end: Position {
                                    line: 157,
                                    column: 31,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "/lib/",
                             span: Span {
                              start: Position {
                               line: 157,
                               column: 18,
                              },
                              end: Position {
                               line: 157,
                               column: 37,
                              },
                             },
                            },
                           ),
                           Interpolation(
                            PartInterpolation {
                             expression: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "cfg",
                                 span: Span {
                                  start: Position {
                                   line: 157,
                                   column: 39,
                                  },
                                  end: Position {
                                   line: 157,
                                   column: 42,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "package",
                                  span: Span {
                                   start: Position {
                                    line: 157,
                                    column: 43,
                                   },
                                   end: Position {
                                    line: 157,
                                    column: 50,
                                   },
                                  },
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "untarDir",
                                  span: Span {
                                   start: Position {
                                    line: 157,
                                    column: 51,
                                   },
                                   end: Position {
                                    line: 157,
                                    column: 59,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "/etc/hadoop/log4j.properties",
                             span: Span {
                              start: Position {
                               line: 157,
                               column: 18,
                              },
                              end: Position {
                               line: 157,
                               column: 88,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 157,
                            column: 17,
                           },
                           end: Position {
                            line: 157,
                            column: 89,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "defaultText",
                           span: Span {
                            start: Position {
                             line: 158,
                             column: 7,
                            },
                            end: Position {
                             line: 158,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 158,
                              column: 21,
                             },
                             end: Position {
                              line: 158,
                              column: 38,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "\"",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 159,
                                  column: 10,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 159,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 159,
                                  column: 21,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 159,
                                      column: 23,
                                     },
                                     end: Position {
                                      line: 159,
                                      column: 26,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 159,
                                       column: 27,
                                      },
                                      end: Position {
                                       line: 159,
                                       column: 34,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "}/lib/",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 159,
                                  column: 41,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 159,
                                  column: 44,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{config.",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 159,
                                  column: 52,
                                 },
                                },
                               },
                              ),
                              Interpolation(
                               PartInterpolation {
                                expression: PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "opt",
                                    span: Span {
                                     start: Position {
                                      line: 159,
                                      column: 54,
                                     },
                                     end: Position {
                                      line: 159,
                                      column: 57,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "package",
                                     span: Span {
                                      start: Position {
                                       line: 159,
                                       column: 58,
                                      },
                                      end: Position {
                                       line: 159,
                                       column: 65,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: ".untarDir}/etc/hadoop/log4j.properties\"\n",
                                span: Span {
                                 start: Position {
                                  line: 159,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 160,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 158,
                               column: 39,
                              },
                              end: Position {
                               line: 160,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 161,
                             column: 7,
                            },
                            end: Position {
                             line: 161,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 161,
                              column: 14,
                             },
                             end: Position {
                              line: 161,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "path",
                             span: Span {
                              start: Position {
                               line: 161,
                               column: 20,
                              },
                              end: Position {
                               line: 161,
                               column: 24,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 162,
                             column: 7,
                            },
                            end: Position {
                             line: 162,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 162,
                              column: 17,
                             },
                             end: Position {
                              line: 162,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "\"",
                                span: Span {
                                 start: Position {
                                  line: 163,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 163,
                                  column: 10,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 163,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 163,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{pkgs.hadoop}/lib/",
                                span: Span {
                                 start: Position {
                                  line: 163,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 163,
                                  column: 31,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "$",
                                span: Span {
                                 start: Position {
                                  line: 163,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 163,
                                  column: 34,
                                 },
                                },
                               },
                              ),
                              Raw(
                               PartRaw {
                                content: "{pkgs.hadoop.untarDir}/etc/hadoop/log4j.properties\";\n",
                                span: Span {
                                 start: Position {
                                  line: 163,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 164,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 162,
                               column: 35,
                              },
                              end: Position {
                               line: 164,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 165,
                             column: 7,
                            },
                            end: Position {
                             line: 165,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 165,
                                column: 21,
                               },
                               end: Position {
                                line: 165,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 165,
                                 column: 25,
                                },
                                end: Position {
                                 line: 165,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "log4j.properties file added to HADOOP_CONF_DIR",
                                span: Span {
                                 start: Position {
                                  line: 165,
                                  column: 32,
                                 },
                                 end: Position {
                                  line: 165,
                                  column: 78,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 165,
                               column: 31,
                              },
                              end: Position {
                               line: 165,
                               column: 79,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 156,
                       column: 32,
                      },
                      end: Position {
                       line: 166,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "containerExecutorCfg",
                   span: Span {
                    start: Position {
                     line: 168,
                     column: 5,
                    },
                    end: Position {
                     line: 168,
                     column: 25,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 168,
                      column: 28,
                     },
                     end: Position {
                      line: 168,
                      column: 36,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 169,
                             column: 7,
                            },
                            end: Position {
                             line: 169,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "yarn.nodemanager.linux-container-executor.group",
                                     span: Span {
                                      start: Position {
                                       line: 171,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 171,
                                       column: 57,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 171,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 171,
                                    column: 58,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "hadoop",
                                  span: Span {
                                   start: Position {
                                    line: 171,
                                    column: 60,
                                   },
                                   end: Position {
                                    line: 171,
                                    column: 66,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 171,
                                 column: 59,
                                },
                                end: Position {
                                 line: 171,
                                 column: 67,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "min.user.id",
                                     span: Span {
                                      start: Position {
                                       line: 172,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 172,
                                       column: 21,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 172,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 172,
                                    column: 22,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: Integer(
                              Integer {
                               value: "1000",
                               span: Span {
                                start: Position {
                                 line: 172,
                                 column: 23,
                                },
                                end: Position {
                                 line: 172,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "feature.terminal.enabled",
                                     span: Span {
                                      start: Position {
                                       line: 173,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 173,
                                       column: 34,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 173,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 173,
                                    column: 35,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: Integer(
                              Integer {
                               value: "1",
                               span: Span {
                                start: Position {
                                 line: 173,
                                 column: 36,
                                },
                                end: Position {
                                 line: 173,
                                 column: 37,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Expression(
                               PartExpression {
                                expression: String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "feature.mount-cgroup.enabled",
                                     span: Span {
                                      start: Position {
                                       line: 174,
                                       column: 10,
                                      },
                                      end: Position {
                                       line: 174,
                                       column: 38,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 174,
                                    column: 9,
                                   },
                                   end: Position {
                                    line: 174,
                                    column: 39,
                                   },
                                  },
                                 },
                                ),
                               },
                              ),
                             ],
                             to: Integer(
                              Integer {
                               value: "1",
                               span: Span {
                                start: Position {
                                 line: 174,
                                 column: 42,
                                },
                                end: Position {
                                 line: 174,
                                 column: 43,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 169,
                            column: 17,
                           },
                           end: Position {
                            line: 175,
                            column: 8,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 176,
                             column: 7,
                            },
                            end: Position {
                             line: 176,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 176,
                                column: 14,
                               },
                               end: Position {
                                line: 176,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "attrsOf",
                               span: Span {
                                start: Position {
                                 line: 176,
                                 column: 20,
                                },
                                end: Position {
                                 line: 176,
                                 column: 27,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 176,
                                 column: 28,
                                },
                                end: Position {
                                 line: 176,
                                 column: 33,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "anything",
                                span: Span {
                                 start: Position {
                                  line: 176,
                                  column: 34,
                                 },
                                 end: Position {
                                  line: 176,
                                  column: 42,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 177,
                             column: 7,
                            },
                            end: Position {
                             line: 177,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 177,
                              column: 17,
                             },
                             end: Position {
                              line: 177,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "options.services.hadoop.containerExecutorCfg.default // {\n  \"feature.terminal.enabled\" = 0;\n}\n",
                                span: Span {
                                 start: Position {
                                  line: 178,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 181,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 177,
                               column: 35,
                              },
                              end: Position {
                               line: 181,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 182,
                             column: 7,
                            },
                            end: Position {
                             line: 182,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 182,
                                column: 21,
                               },
                               end: Position {
                                line: 182,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 182,
                                 column: 25,
                                },
                                end: Position {
                                 line: 182,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Yarn container-executor.cfg definition\n<https://hadoop.apache.org/docs/r2.7.2/hadoop-yarn/hadoop-yarn-site/SecureContainer.html>\n",
                                span: Span {
                                 start: Position {
                                  line: 183,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 185,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 182,
                               column: 31,
                              },
                              end: Position {
                               line: 185,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 168,
                       column: 37,
                      },
                      end: Position {
                       line: 186,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "extraConfDirs",
                   span: Span {
                    start: Position {
                     line: 188,
                     column: 5,
                    },
                    end: Position {
                     line: 188,
                     column: 18,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 188,
                      column: 21,
                     },
                     end: Position {
                      line: 188,
                      column: 29,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 189,
                             column: 7,
                            },
                            end: Position {
                             line: 189,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: List(
                         List {
                          elements: [],
                          span: Span {
                           start: Position {
                            line: 189,
                            column: 17,
                           },
                           end: Position {
                            line: 189,
                            column: 19,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 190,
                             column: 7,
                            },
                            end: Position {
                             line: 190,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "types",
                              span: Span {
                               start: Position {
                                line: 190,
                                column: 14,
                               },
                               end: Position {
                                line: 190,
                                column: 19,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "listOf",
                               span: Span {
                                start: Position {
                                 line: 190,
                                 column: 20,
                                },
                                end: Position {
                                 line: 190,
                                 column: 26,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 190,
                                 column: 27,
                                },
                                end: Position {
                                 line: 190,
                                 column: 32,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "path",
                                span: Span {
                                 start: Position {
                                  line: 190,
                                  column: 33,
                                 },
                                 end: Position {
                                  line: 190,
                                  column: 37,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "example",
                           span: Span {
                            start: Position {
                             line: 191,
                             column: 7,
                            },
                            end: Position {
                             line: 191,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 191,
                              column: 17,
                             },
                             end: Position {
                              line: 191,
                              column: 34,
                             },
                            },
                           },
                          ),
                          arguments: [
                           IndentedString(
                            IndentedString {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "[\n  ./extraHDFSConfs\n  ./extraYARNConfs\n]\n",
                                span: Span {
                                 start: Position {
                                  line: 192,
                                  column: 1,
                                 },
                                 end: Position {
                                  line: 196,
                                  column: 7,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 191,
                               column: 35,
                              },
                              end: Position {
                               line: 196,
                               column: 9,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 197,
                             column: 7,
                            },
                            end: Position {
                             line: 197,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 197,
                                column: 21,
                               },
                               end: Position {
                                line: 197,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 197,
                                 column: 25,
                                },
                                end: Position {
                                 line: 197,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "Directories containing additional config files to be added to HADOOP_CONF_DIR",
                                span: Span {
                                 start: Position {
                                  line: 197,
                                  column: 32,
                                 },
                                 end: Position {
                                  line: 197,
                                  column: 109,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 197,
                               column: 31,
                              },
                              end: Position {
                               line: 197,
                               column: 110,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 188,
                       column: 30,
                      },
                      end: Position {
                       line: 198,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "gatewayRole",
                   span: Span {
                    start: Position {
                     line: 200,
                     column: 5,
                    },
                    end: Position {
                     line: 200,
                     column: 16,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 200,
                     column: 17,
                    },
                    end: Position {
                     line: 200,
                     column: 23,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkEnableOption",
                    span: Span {
                     start: Position {
                      line: 200,
                      column: 26,
                     },
                     end: Position {
                      line: 200,
                      column: 40,
                     },
                    },
                   },
                  ),
                  arguments: [
                   FunctionApplication(
                    FunctionApplication {
                     function: PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "lib",
                         span: Span {
                          start: Position {
                           line: 200,
                           column: 42,
                          },
                          end: Position {
                           line: 200,
                           column: 45,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 200,
                            column: 46,
                           },
                           end: Position {
                            line: 200,
                            column: 51,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                     arguments: [
                      String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "gateway role for deploying hadoop configs",
                           span: Span {
                            start: Position {
                             line: 200,
                             column: 53,
                            },
                            end: Position {
                             line: 200,
                             column: 94,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 200,
                          column: 52,
                         },
                         end: Position {
                          line: 200,
                          column: 95,
                         },
                        },
                       },
                      ),
                     ],
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "package",
                   span: Span {
                    start: Position {
                     line: 202,
                     column: 5,
                    },
                    end: Position {
                     line: 202,
                     column: 12,
                    },
                   },
                  },
                 ),
                ],
                to: FunctionApplication(
                 FunctionApplication {
                  function: Identifier(
                   Identifier {
                    id: "mkOption",
                    span: Span {
                     start: Position {
                      line: 202,
                      column: 15,
                     },
                     end: Position {
                      line: 202,
                      column: 23,
                     },
                    },
                   },
                  ),
                  arguments: [
                   Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "type",
                           span: Span {
                            start: Position {
                             line: 203,
                             column: 7,
                            },
                            end: Position {
                             line: 203,
                             column: 11,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 203,
                              column: 14,
                             },
                             end: Position {
                              line: 203,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "package",
                             span: Span {
                              start: Position {
                               line: 203,
                               column: 20,
                              },
                              end: Position {
                               line: 203,
                               column: 27,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "default",
                           span: Span {
                            start: Position {
                             line: 204,
                             column: 7,
                            },
                            end: Position {
                             line: 204,
                             column: 14,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "pkgs",
                            span: Span {
                             start: Position {
                              line: 204,
                              column: 17,
                             },
                             end: Position {
                              line: 204,
                              column: 21,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "hadoop",
                             span: Span {
                              start: Position {
                               line: 204,
                               column: 22,
                              },
                              end: Position {
                               line: 204,
                               column: 28,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "defaultText",
                           span: Span {
                            start: Position {
                             line: 205,
                             column: 7,
                            },
                            end: Position {
                             line: 205,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: Identifier(
                           Identifier {
                            id: "literalExpression",
                            span: Span {
                             start: Position {
                              line: 205,
                              column: 21,
                             },
                             end: Position {
                              line: 205,
                              column: 38,
                             },
                            },
                           },
                          ),
                          arguments: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "pkgs.hadoop",
                                span: Span {
                                 start: Position {
                                  line: 205,
                                  column: 40,
                                 },
                                 end: Position {
                                  line: 205,
                                  column: 51,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 205,
                               column: 39,
                              },
                              end: Position {
                               line: 205,
                               column: 52,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "description",
                           span: Span {
                            start: Position {
                             line: 206,
                             column: 7,
                            },
                            end: Position {
                             line: 206,
                             column: 18,
                            },
                           },
                          },
                         ),
                        ],
                        to: FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 206,
                                column: 21,
                               },
                               end: Position {
                                line: 206,
                                column: 24,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 206,
                                 column: 25,
                                },
                                end: Position {
                                 line: 206,
                                 column: 30,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           String(
                            String_ {
                             parts: [],
                             span: Span {
                              start: Position {
                               line: 206,
                               column: 31,
                              },
                              end: Position {
                               line: 206,
                               column: 33,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 202,
                       column: 24,
                      },
                      end: Position {
                       line: 207,
                       column: 6,
                      },
                     },
                    },
                   ),
                  ],
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 10,
               column: 29,
              },
              end: Position {
               line: 208,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "config",
              span: Span {
               start: Position {
                line: 211,
                column: 3,
               },
               end: Position {
                line: 211,
                column: 9,
               },
              },
             },
            ),
           ],
           to: FunctionApplication(
            FunctionApplication {
             function: Identifier(
              Identifier {
               id: "mkIf",
               span: Span {
                start: Position {
                 line: 211,
                 column: 12,
                },
                end: Position {
                 line: 211,
                 column: 16,
                },
               },
              },
             ),
             arguments: [
              PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "cfg",
                  span: Span {
                   start: Position {
                    line: 211,
                    column: 17,
                   },
                   end: Position {
                    line: 211,
                    column: 20,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "gatewayRole",
                   span: Span {
                    start: Position {
                     line: 211,
                     column: 21,
                    },
                    end: Position {
                     line: 211,
                     column: 32,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 211,
                     column: 33,
                    },
                    end: Position {
                     line: 211,
                     column: 39,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              Map(
               Map {
                recursive: false,
                bindings: [
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "users",
                      span: Span {
                       start: Position {
                        line: 212,
                        column: 5,
                       },
                       end: Position {
                        line: 212,
                        column: 10,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "groups",
                      span: Span {
                       start: Position {
                        line: 212,
                        column: 11,
                       },
                       end: Position {
                        line: 212,
                        column: 17,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "hadoop",
                      span: Span {
                       start: Position {
                        line: 212,
                        column: 18,
                       },
                       end: Position {
                        line: 212,
                        column: 24,
                       },
                      },
                     },
                    ),
                   ],
                   to: Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "gid",
                           span: Span {
                            start: Position {
                             line: 213,
                             column: 7,
                            },
                            end: Position {
                             line: 213,
                             column: 10,
                            },
                           },
                          },
                         ),
                        ],
                        to: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "config",
                            span: Span {
                             start: Position {
                              line: 213,
                              column: 13,
                             },
                             end: Position {
                              line: 213,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "ids",
                             span: Span {
                              start: Position {
                               line: 213,
                               column: 20,
                              },
                              end: Position {
                               line: 213,
                               column: 23,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "gids",
                             span: Span {
                              start: Position {
                               line: 213,
                               column: 24,
                              },
                              end: Position {
                               line: 213,
                               column: 28,
                              },
                             },
                            },
                           ),
                           Raw(
                            PartRaw {
                             content: "hadoop",
                             span: Span {
                              start: Position {
                               line: 213,
                               column: 29,
                              },
                              end: Position {
                               line: 213,
                               column: 35,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 212,
                       column: 27,
                      },
                      end: Position {
                       line: 214,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                 KeyValue(
                  BindingKeyValue {
                   from: [
                    Raw(
                     PartRaw {
                      content: "environment",
                      span: Span {
                       start: Position {
                        line: 215,
                        column: 5,
                       },
                       end: Position {
                        line: 215,
                        column: 16,
                       },
                      },
                     },
                    ),
                   ],
                   to: Map(
                    Map {
                     recursive: false,
                     bindings: [
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "systemPackages",
                           span: Span {
                            start: Position {
                             line: 216,
                             column: 7,
                            },
                            end: Position {
                             line: 216,
                             column: 21,
                            },
                           },
                          },
                         ),
                        ],
                        to: List(
                         List {
                          elements: [
                           PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "cfg",
                               span: Span {
                                start: Position {
                                 line: 216,
                                 column: 26,
                                },
                                end: Position {
                                 line: 216,
                                 column: 29,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "package",
                                span: Span {
                                 start: Position {
                                  line: 216,
                                  column: 30,
                                 },
                                 end: Position {
                                  line: 216,
                                  column: 37,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 216,
                            column: 24,
                           },
                           end: Position {
                            line: 216,
                            column: 39,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "etc",
                           span: Span {
                            start: Position {
                             line: 217,
                             column: 7,
                            },
                            end: Position {
                             line: 217,
                             column: 10,
                            },
                           },
                          },
                         ),
                         Expression(
                          PartExpression {
                           expression: String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "hadoop-conf",
                                span: Span {
                                 start: Position {
                                  line: 217,
                                  column: 12,
                                 },
                                 end: Position {
                                  line: 217,
                                  column: 23,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 217,
                               column: 11,
                              },
                              end: Position {
                               line: 217,
                               column: 24,
                              },
                             },
                            },
                           ),
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "source",
                           span: Span {
                            start: Position {
                             line: 217,
                             column: 25,
                            },
                            end: Position {
                             line: 217,
                             column: 31,
                            },
                           },
                          },
                         ),
                        ],
                        to: LetIn(
                         LetIn {
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "hadoopConf",
                                span: Span {
                                 start: Position {
                                  line: 218,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 218,
                                  column: 19,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [
                                Interpolation(
                                 PartInterpolation {
                                  expression: FunctionApplication(
                                   FunctionApplication {
                                    function: Identifier(
                                     Identifier {
                                      id: "import",
                                      span: Span {
                                       start: Position {
                                        line: 218,
                                        column: 25,
                                       },
                                       end: Position {
                                        line: 218,
                                        column: 31,
                                       },
                                      },
                                     },
                                    ),
                                    arguments: [
                                     Path(
                                      Path {
                                       parts: [
                                        Raw(
                                         PartRaw {
                                          content: "./conf.nix",
                                          span: Span {
                                           start: Position {
                                            line: 218,
                                            column: 32,
                                           },
                                           end: Position {
                                            line: 218,
                                            column: 42,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 218,
                                         column: 32,
                                        },
                                        end: Position {
                                         line: 218,
                                         column: 42,
                                        },
                                       },
                                      },
                                     ),
                                     Map(
                                      Map {
                                       recursive: false,
                                       bindings: [
                                        Inherit(
                                         BindingInherit {
                                          from: None,
                                          attributes: [
                                           Raw(
                                            PartRaw {
                                             content: "cfg",
                                             span: Span {
                                              start: Position {
                                               line: 218,
                                               column: 53,
                                              },
                                              end: Position {
                                               line: 218,
                                               column: 56,
                                              },
                                             },
                                            },
                                           ),
                                           Raw(
                                            PartRaw {
                                             content: "pkgs",
                                             span: Span {
                                              start: Position {
                                               line: 218,
                                               column: 57,
                                              },
                                              end: Position {
                                               line: 218,
                                               column: 61,
                                              },
                                             },
                                            },
                                           ),
                                           Raw(
                                            PartRaw {
                                             content: "lib",
                                             span: Span {
                                              start: Position {
                                               line: 218,
                                               column: 62,
                                              },
                                              end: Position {
                                               line: 218,
                                               column: 65,
                                              },
                                             },
                                            },
                                           ),
                                          ],
                                          span: Span {
                                           start: Position {
                                            line: 218,
                                            column: 44,
                                           },
                                           end: Position {
                                            line: 218,
                                            column: 66,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       span: Span {
                                        start: Position {
                                         line: 218,
                                         column: 43,
                                        },
                                        end: Position {
                                         line: 218,
                                         column: 68,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                   },
                                  ),
                                 },
                                ),
                                Raw(
                                 PartRaw {
                                  content: "/",
                                  span: Span {
                                   start: Position {
                                    line: 218,
                                    column: 23,
                                   },
                                   end: Position {
                                    line: 218,
                                    column: 70,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 218,
                                 column: 22,
                                },
                                end: Position {
                                 line: 218,
                                 column: 71,
                                },
                               },
                              },
                             ),
                            },
                           ),
                          ],
                          target: String(
                           String_ {
                            parts: [
                             Interpolation(
                              PartInterpolation {
                               expression: Identifier(
                                Identifier {
                                 id: "hadoopConf",
                                 span: Span {
                                  start: Position {
                                   line: 219,
                                   column: 13,
                                  },
                                  end: Position {
                                   line: 219,
                                   column: 23,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 219,
                              column: 10,
                             },
                             end: Position {
                              line: 219,
                              column: 25,
                             },
                            },
                           },
                          ),
                          span: Span {
                           start: Position {
                            line: 217,
                            column: 34,
                           },
                           end: Position {
                            line: 219,
                            column: 25,
                           },
                          },
                         },
                        ),
                       },
                      ),
                      KeyValue(
                       BindingKeyValue {
                        from: [
                         Raw(
                          PartRaw {
                           content: "variables",
                           span: Span {
                            start: Position {
                             line: 220,
                             column: 7,
                            },
                            end: Position {
                             line: 220,
                             column: 16,
                            },
                           },
                          },
                         ),
                         Raw(
                          PartRaw {
                           content: "HADOOP_CONF_DIR",
                           span: Span {
                            start: Position {
                             line: 220,
                             column: 17,
                            },
                            end: Position {
                             line: 220,
                             column: 32,
                            },
                           },
                          },
                         ),
                        ],
                        to: String(
                         String_ {
                          parts: [
                           Raw(
                            PartRaw {
                             content: "/etc/hadoop-conf/",
                             span: Span {
                              start: Position {
                               line: 220,
                               column: 36,
                              },
                              end: Position {
                               line: 220,
                               column: 53,
                              },
                             },
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 220,
                            column: 35,
                           },
                           end: Position {
                            line: 220,
                            column: 54,
                           },
                          },
                         },
                        ),
                       },
                      ),
                     ],
                     span: Span {
                      start: Position {
                       line: 215,
                       column: 19,
                      },
                      end: Position {
                       line: 221,
                       column: 6,
                      },
                     },
                    },
                   ),
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 211,
                  column: 40,
                 },
                 end: Position {
                  line: 222,
                  column: 4,
                 },
                },
               },
              ),
             ],
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 7,
          column: 1,
         },
         end: Position {
          line: 223,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 6,
        column: 1,
       },
       end: Position {
        line: 223,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 2,
      column: 1,
     },
     end: Position {
      line: 223,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 223,
    column: 2,
   },
  },
 },
)