In the “intro to data engineering’ course, in the Week 3 lab, when I run the step 3.2. Install the Apache Benchmark tool, I get the following error (in the terminal):
coder@b196fb25d518:~/project$ sudo yum install httpd-tools -y
sudo: The “no new privileges” flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
I’m not able to proceed. Could someone please help?