hadoop_3_1: init at 3.1.0

This commit is contained in:
volth
2018-06-15 23:07:23 +00:00
committed by GitHub
parent 499f6a3ff3
commit 50bf6f4a9c
+2 -1
View File
@@ -6590,7 +6590,8 @@ with pkgs;
hadoop_2_7
hadoop_2_8
hadoop_2_9
hadoop_3_0;
hadoop_3_0
hadoop_3_1;
hadoop = hadoop_2_7;
io = callPackage ../development/interpreters/io { };