Weiwei Yang created YETUS-691:
---------------------------------
Summary: Hadoop: branch-2.8 docker image failed to build
Key: YETUS-691
URL: https://issues.apache.org/jira/browse/YETUS-691
Project: Yetus
Issue Type: Bug
Affects Versions: 0.8.0
Reporter: Weiwei Yang
The jenkins build was failing on hadoop branch-2.8 for quite a while, see an
example result in YARN-8664. The error
Step 24/31 : RUN pip install pylint
---> Running in b1f0e6c1d209
Downloading/unpacking pylint
...
setuptools_scm.version.SetuptoolsOutdatedWarning: your setuptools is too old
(<12)
Complete output from command python setup.py egg_info:
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
option: 'python_requires'
detail output can be seenĀ
[here|https://builds.apache.org/job/PreCommit-YARN-Build/21808/console].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)