Compare commits

..

No commits in common. 'dev' and 'main' have entirely different histories.
dev ... main

@ -190,7 +190,6 @@ namespace ZKLT.Hadoop.API.Controllers
}
[HttpPost("insert")]
[RequestSizeLimit(int.MaxValue)]
public ActionResult Insert(HDP_Command command)
{
try

@ -1 +1 @@
docker build -f ./Dockerfile -t hadoop:1.0.6 ../../.
docker build -f ./Dockerfile -t hadoop:1.0.5 ../../.
Loading…
Cancel
Save