[ 
https://issues.apache.org/jira/browse/YARN-5242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389016#comment-15389016
 ] 

Varun Vasudev commented on YARN-5242:
-------------------------------------

[~aw] - do you mind helping out on the failed Pre-commit build? From the 
Jenkins console, it looks like we're unable to install libisal -
{code}
Sending build context to Docker daemon 11.78 kB

Step 1 : FROM ubuntu:trusty
 ---> 159d88eff073
Step 2 : WORKDIR /root
 ---> Using cache
 ---> f64ba2b2bd85
Step 3 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 80870ca7d26b
Step 4 : ENV DEBCONF_TERSE true
 ---> Using cache
 ---> 07b2c44a93b4
Step 5 : RUN apt-get -q update && apt-get -q install --no-install-recommends -y 
    build-essential     bzip2     cmake     curl     doxygen     fuse     g++   
  gcc     git     gnupg-agent     make     libbz2-dev     libcurl4-openssl-dev  
   libfuse-dev     libprotobuf-dev     libprotoc-dev     libsnappy-dev     
libssl-dev     libtool     pinentry-curses     pkg-config     protobuf-compiler 
    protobuf-c-compiler     python     python2.7     python-pip     snappy     
zlib1g-dev
 ---> Using cache
 ---> 54639161ff42
Step 6 : RUN curl -s -S -L          
http://http.us.debian.org/debian/pool/main/libi/libisal/libisal2_2.15.0-2_amd64.deb
          -o /opt/libisal2_2.15.0-2_amd64.deb &&     dpkg -i 
/opt/libisal2_2.15.0-2_amd64.deb
 ---> Running in 533cee906c86
dpkg-deb: error: `/opt/libisal2_2.15.0-2_amd64.deb' is not a debian format 
archive
dpkg: error processing archive /opt/libisal2_2.15.0-2_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 /opt/libisal2_2.15.0-2_amd64.deb
The command '/bin/sh -c curl -s -S -L          
http://http.us.debian.org/debian/pool/main/libi/libisal/libisal2_2.15.0-2_amd64.deb
          -o /opt/libisal2_2.15.0-2_amd64.deb &&     dpkg -i 
/opt/libisal2_2.15.0-2_amd64.deb' returned a non-zero code: 1

Total Elapsed time:   0m  2s

ERROR: Docker failed to build image.
{code}

Link to the console - 
https://builds.apache.org/job/PreCommit-YARN-Build/12462/console
Thanks!

> Update DominantResourceCalculator to consider all resource types in 
> calculations
> --------------------------------------------------------------------------------
>
>                 Key: YARN-5242
>                 URL: https://issues.apache.org/jira/browse/YARN-5242
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: YARN-5242-YARN-3926.001.patch, 
> YARN-5242-YARN-3926.002.patch, YARN-5242-YARN-3926.003.patch, 
> YARN-5242-YARN-3926.004.patch
>
>
> The fitsIn function in the DominantResourceCalculator only looks at memory 
> and cpu. It should be modified to use all available resource types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to