druid/distribution
George Shiqi Wu 64754b6799
Allow users to pass task payload via deep storage instead of environment variable (#14887)
This change is meant to fix a issue where passing too large of a task payload to the mm-less task runner will cause the peon to fail to startup because the payload is passed (compressed) as a environment variable (TASK_JSON). In linux systems the limit for a environment variable is commonly 128KB, for windows systems less than this. Setting a env variable longer than this results in a bunch of "Argument list too long" errors.
2023-10-03 14:08:59 +05:30
..
bin Bump com.ibm.icu:icu4j from 55.1 to 73.2 (#14853) 2023-08-18 09:10:39 -04:00
docker Allow users to pass task payload via deep storage instead of environment variable (#14887) 2023-10-03 14:08:59 +05:30
src/assembly Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
asf-release-process-guide.md Docusaurus2 upgrade for master (#14411) 2023-08-16 19:01:21 -07:00
pom.xml Removes support for Hadoop 2 (#14763) 2023-08-09 17:47:52 +05:30