about summary refs log tree commit diff
path: root/nixos/tests/hadoop/hdfs.nix
AgeCommit message (Expand)AuthorFilesLines
2023-11-07treewide: replace `<command> | systemd-cat` with `systemd-cat <command>`K9001-2/+2
2023-05-12nixos/tests/hadoop/hdfs.nix: get rid of `with lib`Anderson Torres1-4/+3
2022-03-11nixos/hadoop: add module options for commonly used service configsillustris1-0/+4
2022-03-11nixos/hadoop: fix tests for hadoop 2 and 3.2illustris1-14/+26
2022-03-11hadoop: add passthrough testsillustris1-5/+7
2022-03-11nixos/hadoop: disable openFirewall by defaultillustris1-2/+9
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-1/+0
2021-11-03nixos/hadoop: replace "enabled" options with "enable" optionsillustris1-3/+3
2021-11-03nixos/hadoop: add HTTPFSillustris1-8/+15
2021-11-03nixos/hadoop: Add HA capabilitiesillustris1-10/+9
2021-10-25nixos/hadoop: add better testillustris1-2/+2
2020-10-25nixos/tests/hadoop: Use curl --failScott Worley1-2/+2
2019-12-17nixosTests.hadoop.hdfs: Port tests to pythonChristian Kampka1-13/+13
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-3/+3
2018-06-29nixos/hadoop: add hadoop module (hdfs, yarn)Allan Espinosa1-0/+54