Compare commits

..

No commits in common. 'a7b9a740363632abf20d47ebb3ef1de7e0409e1f' and '1af415ccbd468aff184dadf2ee5b17811d14189c' have entirely different histories.

@ -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