sekikn commented on pull request #770:
URL: https://github.com/apache/bigtop/pull/770#issuecomment-840917109
@iwasakims This PR seems to fail on CentOS 7. Would you take a look?
```
+ for library in libhdfs.so.0.0.0 libhdfspp.so.0.1.0
+ cp
/home/vagrant/bigtop/build/hadoop/rpm/BUILD/hadoop-3.2.2-src/build/lib/native/libhdfspp.so.0.1.0
/home/vagrant/bigtop/build/hadoop/rpm/BUILDROOT/hadoop-3.2.2-1.el7.x86_64/usr/lib64/
cp: cannot stat
'/home/vagrant/bigtop/build/hadoop/rpm/BUILD/hadoop-3.2.2-src/build/lib/native/libhdfspp.so.0.1.0':
No such file or directory
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.7V2ozY (%install)
Bad exit status from /var/tmp/rpm-tmp.7V2ozY (%install)
> Task :hadoop-rpm FAILED
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]