kevinw66 opened a new pull request, #1006:
URL: https://github.com/apache/bigtop/pull/1006

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   
   
   ### How was this patch tested?
   Test installed tez in bigtop/slaves:trunk-ubuntu-20.04:
   ```
   root@73cf4c494cd2:/# ll /etc/tez/conf
   lrwxrwxrwx 1 root root 26 Sep 12 07:24 /etc/tez/conf -> 
/etc/alternatives/tez-conf/
   root@73cf4c494cd2:/# ll /etc/alternatives/tez-conf/
   total 12
   drwxr-xr-x 2 root root 4096 Sep 12 07:24 ./
   drwxr-xr-x 3 root root 4096 Sep 12 07:24 ../
   -rw-r--r-- 1 root root  924 Sep 12 07:05 tez-site.xml
   root@73cf4c494cd2:/# update-alternatives --list tez-conf
   /etc/tez/conf.dist
   root@73cf4c494cd2:/# ll /etc/tez/conf.dist
   total 12
   drwxr-xr-x 2 root root 4096 Sep 12 07:24 ./
   drwxr-xr-x 3 root root 4096 Sep 12 07:24 ../
   -rw-r--r-- 1 root root  924 Sep 12 07:05 tez-site.xml
   ```
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'BIGTOP-3638. Your PR title ...')?
   - [ ] Make sure that newly added files do not have any licensing issues. 
When in doubt refer to https://www.apache.org/licenses/


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to