iwasakims commented on PR #1007:
URL: https://github.com/apache/bigtop/pull/1007#issuecomment-1246182088

   Fix for the spec looks good.
   
   ```
   $ rpm -q --scripts -p 
output/hadoop/x86_64/hadoop-httpfs-3.3.4-1.el8.x86_64.rpm | grep home
   getent passwd httpfs >/dev/null || /usr/sbin/useradd --comment "Hadoop 
HTTPFS" --shell /bin/bash -M -r -g httpfs -G httpfs --home 
/var/lib/hadoop-httpfs httpfs
   ```
   


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

To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to