)]}'
{
  "log": [
    {
      "commit": "90053d0961a3fc84a2d024b1fd87afe1b3088117",
      "tree": "337145363299f986045ab95c856552ad5954a919",
      "parents": [
        "19c71924823890724497ce35160232efe2fe54a1"
      ],
      "author": {
        "name": "Dom G",
        "email": "domgarguilo@apache.org",
        "time": "Fri Sep 22 15:54:32 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 22 15:54:32 2023 -0400"
      },
      "message": "Bump accumulo, zookeeper, hadoop versions (#30)\n\nBump accumulo, zookeeper, hadoop versions. Add json styling to code block in readme"
    },
    {
      "commit": "19c71924823890724497ce35160232efe2fe54a1",
      "tree": "342bdbdace576a84034f7faa1fe0e8cd712e73b5",
      "parents": [
        "f8a8bf48fd7865b463413cf102d7152a84575c7c",
        "1f1cbd5baf661e384cbd526dca902ea3117af1b0"
      ],
      "author": {
        "name": "Dom G",
        "email": "domgarguilo@apache.org",
        "time": "Wed Nov 02 13:57:46 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 02 13:57:46 2022 -0400"
      },
      "message": "Add all markdown files to dockerignore\n\nMerge pull request #27 from DomGarguilo/ignoreAllMarkdown"
    },
    {
      "commit": "1f1cbd5baf661e384cbd526dca902ea3117af1b0",
      "tree": "342bdbdace576a84034f7faa1fe0e8cd712e73b5",
      "parents": [
        "f8a8bf48fd7865b463413cf102d7152a84575c7c"
      ],
      "author": {
        "name": "DomGarguilo",
        "email": "dominic.garguilo@gmail.com",
        "time": "Wed Nov 02 11:53:31 2022 -0400"
      },
      "committer": {
        "name": "DomGarguilo",
        "email": "dominic.garguilo@gmail.com",
        "time": "Wed Nov 02 11:53:31 2022 -0400"
      },
      "message": "Add all markdown files to dockerignore\n"
    },
    {
      "commit": "f8a8bf48fd7865b463413cf102d7152a84575c7c",
      "tree": "174809660855303031c2d2651e4de3ad7f1dbe7d",
      "parents": [
        "9d5f4049b815daaa5d3df1ea506fd99441e54c17",
        "309d9852c94dc93875f9bfc706b9a69b82f9e44d"
      ],
      "author": {
        "name": "Christopher Tubbs",
        "email": "ctubbsii@apache.org",
        "time": "Tue Nov 01 14:43:12 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 01 14:43:12 2022 -0400"
      },
      "message": "Merge pull request #16 from apache/next-release\n\nMerge changes for 2.1.0 into main branch"
    },
    {
      "commit": "309d9852c94dc93875f9bfc706b9a69b82f9e44d",
      "tree": "174809660855303031c2d2651e4de3ad7f1dbe7d",
      "parents": [
        "2d7bcc80f8ecc0decde7ee286ae2b3edf089f194"
      ],
      "author": {
        "name": "Dave Marion",
        "email": "dlmarion@apache.org",
        "time": "Fri Oct 07 13:16:01 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 07 13:16:01 2022 -0400"
      },
      "message": "Update Dockerfile and README to Hadoop 3.3.4 (#26)\n\n"
    },
    {
      "commit": "2d7bcc80f8ecc0decde7ee286ae2b3edf089f194",
      "tree": "e5975cf10dc95b1c398597609c813ff47dfbe68d",
      "parents": [
        "7cf9ca9573f45b7844d48df99d3195a6dc09d2f7"
      ],
      "author": {
        "name": "Dave Marion",
        "email": "dlmarion@apache.org",
        "time": "Tue Sep 20 09:43:23 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 20 09:43:23 2022 -0400"
      },
      "message": "Remove extra --build-arg argument for Docker build command (#24)\n\n"
    },
    {
      "commit": "7cf9ca9573f45b7844d48df99d3195a6dc09d2f7",
      "tree": "072471a43d5b00cb6c31269830dbe8278ee45cbb",
      "parents": [
        "3ef2e2396b97cd2068c5b2d185063a80f834b5fa"
      ],
      "author": {
        "name": "Brian Loss",
        "email": "brianloss@gmail.com",
        "time": "Mon Sep 19 18:39:29 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 19 18:39:29 2022 -0400"
      },
      "message": "Refactor Docker image to allow faster rebuilds (#23)\n\n* Convert Docker image to multi-stage build\r\n\r\n* Replace empty \"_FILE\" build args with a default of _NOT_SET and check\r\n  for that default when deciding whether or not to download the tarball\r\n  from Apache servers. A \"COPY\" command with an empty build arg ends up\r\n  copying the entire build context into the image, which is not what we\r\n  want.\r\n* Change glob patterns for extracted archive copy so that it does not\r\n  depend on the \"*_VERSION\" variables. Now one can change the included\r\n  file without having to update the corresponding VERSION variable.\r\n* Fix a potential issue where if the \"_FILE\" arg is specified but named\r\n  a non-existent file, the download script would silently try to\r\n  download whatever version was specific in the \"_VERSION\" variable.\r\n  This could lead to an unintended version getting included in the final\r\n  image. Instead, the download script now fails if a \"_FILE\" build arg\r\n  is set, but the corresponding file does not exist.\r\n"
    },
    {
      "commit": "3ef2e2396b97cd2068c5b2d185063a80f834b5fa",
      "tree": "dab7fc128541262f9014eb67947300b23f3f39e9",
      "parents": [
        "7a4521b5c22a3274d05898ab96214cd65157fcf5"
      ],
      "author": {
        "name": "Dave Marion",
        "email": "dlmarion@apache.org",
        "time": "Fri Sep 16 15:54:10 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 16 15:54:10 2022 -0400"
      },
      "message": "Bump ZooKeeper version to 3.8.0 (#21)\n\n"
    },
    {
      "commit": "7a4521b5c22a3274d05898ab96214cd65157fcf5",
      "tree": "0b7caf4dd8757513d7aab2eba75cedb99e79dff5",
      "parents": [
        "1605894bb716d90aa462cfe6b388ce461e70416c"
      ],
      "author": {
        "name": "Dave Marion",
        "email": "dlmarion@apache.org",
        "time": "Thu Jul 28 14:36:41 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 28 14:36:41 2022 -0400"
      },
      "message": "Fix PATH environment variable for Accumulo bin directory (#19)\n\n"
    },
    {
      "commit": "1605894bb716d90aa462cfe6b388ce461e70416c",
      "tree": "908ce9112a8fb30a16e1a489727ed2d70fd44303",
      "parents": [
        "4436ffd8b8de0e6d36f5f93e107ae4ac3044c21e"
      ],
      "author": {
        "name": "Dave Marion",
        "email": "dlmarion@apache.org",
        "time": "Wed Jul 27 10:11:25 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 27 10:11:25 2022 -0400"
      },
      "message": "Additional 2.1.0 Dockerfile changes (#18)\n\nThis change includes:\r\n\r\nBumping Hadoop to version 3.3.3 and ZooKeeper to 3.7.1\r\nDockerfile optimizations to reduce image size\r\nUpdating README\r\nBump Dockerfile base image from Centos7 to RockyLinux9"
    },
    {
      "commit": "4436ffd8b8de0e6d36f5f93e107ae4ac3044c21e",
      "tree": "c5f7d8029754a8b3801b035c90c202908f8a3539",
      "parents": [
        "a15baeaa2d4f30ac165d22b3baaf51d770b1d0e6",
        "9d5f4049b815daaa5d3df1ea506fd99441e54c17"
      ],
      "author": {
        "name": "Keith Turner",
        "email": "kturner@apache.org",
        "time": "Wed Jun 09 17:58:46 2021 -0400"
      },
      "committer": {
        "name": "Keith Turner",
        "email": "kturner@apache.org",
        "time": "Wed Jun 09 17:58:46 2021 -0400"
      },
      "message": "Merge branch \u0027main\u0027 into next-release\n"
    },
    {
      "commit": "9d5f4049b815daaa5d3df1ea506fd99441e54c17",
      "tree": "1b687e9ddbcc6d81077c1b83bd5ffe79675799f1",
      "parents": [
        "747b33811b6eea7cf4b31e79763321c09d3c32cb"
      ],
      "author": {
        "name": "Keith Turner",
        "email": "kturner@apache.org",
        "time": "Wed Jun 09 17:55:29 2021 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 09 17:55:29 2021 -0400"
      },
      "message": "fixes issue w/ copying ZK from local dir (#17)\n\n"
    },
    {
      "commit": "a15baeaa2d4f30ac165d22b3baaf51d770b1d0e6",
      "tree": "3836ec38ad130083e1186260ef823b155449c0d2",
      "parents": [
        "747b33811b6eea7cf4b31e79763321c09d3c32cb"
      ],
      "author": {
        "name": "Dave Marion",
        "email": "dlmarion@apache.org",
        "time": "Wed May 26 23:39:01 2021 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 26 23:39:01 2021 -0400"
      },
      "message": "Update to Accumulo 2.1.0, Hadoop 3.3.0, and Java 11 (#15)\n\n"
    },
    {
      "commit": "747b33811b6eea7cf4b31e79763321c09d3c32cb",
      "tree": "adb70327b0dc7fabc153514077ed01856950c47d",
      "parents": [
        "ee33b6991aa68b3cc86214a6e489fcc34f5cca77"
      ],
      "author": {
        "name": "Seth",
        "email": "seth@elypia.org",
        "time": "Fri Oct 09 20:55:46 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 09 14:55:46 2020 -0400"
      },
      "message": "Update Dockerfile to follow some of the best practices. (#14)\n\n"
    },
    {
      "commit": "ee33b6991aa68b3cc86214a6e489fcc34f5cca77",
      "tree": "baf984e6a8a2888aa23d527a0dbcf925188c5bc4",
      "parents": [
        "dc955c22806a79b8c0462df824c4bf850aeeeaf8"
      ],
      "author": {
        "name": "Christopher Tubbs",
        "email": "ctubbsii@apache.org",
        "time": "Mon Oct 05 17:09:07 2020 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 05 17:09:07 2020 -0400"
      },
      "message": "Add .asf.yaml (#13)\n\n"
    },
    {
      "commit": "dc955c22806a79b8c0462df824c4bf850aeeeaf8",
      "tree": "7fc24e82e80b0d72881f75c33f2a253c9917ec99",
      "parents": [
        "df153dc00af462831809ea4cbfd360de2bce7be7"
      ],
      "author": {
        "name": "Christopher Tubbs",
        "email": "ctubbsii@apache.org",
        "time": "Mon Aug 10 17:42:23 2020 -0400"
      },
      "committer": {
        "name": "Christopher Tubbs",
        "email": "ctubbsii@apache.org",
        "time": "Mon Aug 10 17:42:23 2020 -0400"
      },
      "message": "Update reference to main branch in git\n"
    },
    {
      "commit": "df153dc00af462831809ea4cbfd360de2bce7be7",
      "tree": "156ab776fc65e79f9d62eaf572f5b88256ac2d1b",
      "parents": [
        "aa2a60cacb052fb8e763dcb76a511e97f1228b6e"
      ],
      "author": {
        "name": "Karthick Narendran",
        "email": "karthick.narendran@gmail.com",
        "time": "Thu Apr 09 17:45:44 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 09 12:45:44 2020 -0400"
      },
      "message": "Update Accumulo version in Dockerfile \u0026 README.md (#12)\n\n"
    },
    {
      "commit": "aa2a60cacb052fb8e763dcb76a511e97f1228b6e",
      "tree": "8ec6d186b65d4e87ac6daeb94b0351b5a7d6c3ae",
      "parents": [
        "f0a1fa76a037e89ec5974a6374d536f825e22af1"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Tue Mar 19 16:23:09 2019 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 19 16:23:09 2019 -0400"
      },
      "message": "Dockerfile \u0026 README updates (#9)\n\n"
    },
    {
      "commit": "f0a1fa76a037e89ec5974a6374d536f825e22af1",
      "tree": "b86cf535d0b7725e4d653bf15a09cc13eb00ecc7",
      "parents": [
        "370fc1d165b3585f149cd8d0ffd5ce19661bdbd1"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Fri Jan 04 16:25:49 2019 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 04 16:25:49 2019 -0500"
      },
      "message": "Dockerfile updates (#7)\n\n* Simplified arguments\r\n* Allow building images using provided Accumulo tarball"
    },
    {
      "commit": "370fc1d165b3585f149cd8d0ffd5ce19661bdbd1",
      "tree": "e1adae05c5986f006b5e37c0a3cde8f66b078ec6",
      "parents": [
        "b5eece98bacb420ba59c964e4e0b08f74cae9220"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Wed Jan 02 18:45:11 2019 -0500"
      },
      "committer": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Wed Jan 02 18:45:11 2019 -0500"
      },
      "message": "Updated copyright date\n"
    },
    {
      "commit": "b5eece98bacb420ba59c964e4e0b08f74cae9220",
      "tree": "a7e08dc0bca668bd8869787f5f18fc986e9b1dbd",
      "parents": [
        "3e980a62af2033066257d330d6abd02b421bfe76"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Wed Oct 31 12:50:51 2018 -0400"
      },
      "committer": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Wed Oct 31 12:50:51 2018 -0400"
      },
      "message": "Fixed versions in README.md\n"
    },
    {
      "commit": "3e980a62af2033066257d330d6abd02b421bfe76",
      "tree": "70497f1ec8dc8af509c61889bda7ca34fddcf643",
      "parents": [
        "009edf92148aa9e44636785bcb1b4f009effa28e"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Wed Oct 31 11:36:47 2018 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 31 11:36:47 2018 -0400"
      },
      "message": "Updates to work with Accumulo 2.0.0-alpha-1 (#6)\n\n"
    },
    {
      "commit": "009edf92148aa9e44636785bcb1b4f009effa28e",
      "tree": "dbe4276fbdba73908f50e025cd686d4d4be93770",
      "parents": [
        "c8cdc2197d99020774cf358c27fcdaa9834bdb65"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Tue Sep 11 14:28:50 2018 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 11 14:28:50 2018 -0400"
      },
      "message": "Update due to changes in Accumulo 2.0.0-SNAPSHOT (#5)\n\n* Accumulo 2.0 requires Hadoop 3.x\r\n* Use HADOOP_HOME rather than HADOOP_PREFIX for Hadoop 3.x\r\n* Converted accumulo-site.xml to accumulo.properties"
    },
    {
      "commit": "c8cdc2197d99020774cf358c27fcdaa9834bdb65",
      "tree": "4645f72ff54ebb71105955ee547e6b365eeb1d7b",
      "parents": [
        "bbb9892e165d40fb35fa19f38929effc5d0c709b"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Fri Nov 03 17:31:55 2017 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 03 17:31:55 2017 -0400"
      },
      "message": "ACCUMULO-4736 Created CONTRIBUTING.md (#2)\n\n"
    },
    {
      "commit": "bbb9892e165d40fb35fa19f38929effc5d0c709b",
      "tree": "add038d540397bf1ddd27c7a9c561bdd56168ae8",
      "parents": [
        "156f14534513bcb4a1c7e198e3a3a90af5bd2226"
      ],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Fri Nov 03 17:28:40 2017 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 03 17:28:40 2017 -0400"
      },
      "message": "ACCUMULO-4706 Initial implementation of Accumulo docker image (#1)\n\n"
    },
    {
      "commit": "156f14534513bcb4a1c7e198e3a3a90af5bd2226",
      "tree": "a65fca9453df3c5bd25a3be023d51962b8800a2a",
      "parents": [],
      "author": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Mon Oct 30 12:15:46 2017 -0400"
      },
      "committer": {
        "name": "Mike Walch",
        "email": "mwalch@apache.org",
        "time": "Mon Oct 30 12:15:46 2017 -0400"
      },
      "message": "Adding LICENSE, NOTICE \u0026 README.md\n"
    }
  ]
}
