zwangsheng edited a comment on pull request #1435:
URL: https://github.com/apache/incubator-kyuubi/pull/1435#issuecomment-978918807


   Attached is a log of I built image locally using `docker-image-tool.sh` 
scripts
   ```
   ./bin/docker-image-tool.sh -s /Users/yangbinjie01/spark build
   Warn: Not find kyuubi environment file 
/Users/yangbinjie01/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-1.4.0-beta/conf/kyuubi-env.sh,
 using default ones...
   JAVA_HOME: 
/Users/yangbinjie01/Library/Java/JavaVirtualMachines/adopt-openjdk-1.8.0_302/Contents/Home
   KYUUBI_HOME: 
/Users/yangbinjie01/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-1.4.0-beta
   KYUUBI_VERSION: 1.4.0-SNAPSHOT
   KYUUBI_CONF_DIR: 
/Users/yangbinjie01/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-1.4.0-beta/conf
   KYUUBI_LOG_DIR: 
/Users/yangbinjie01/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-1.4.0-beta/logs
   KYUUBI_PID_DIR: 
/Users/yangbinjie01/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-1.4.0-beta/pid
   KYUUBI_WORK_DIR_ROOT: 
/Users/yangbinjie01/work/apache-kyuubi-1.4.0-SNAPSHOT-bin-1.4.0-beta/work
   SPARK_HOME: /Users/yangbinjie01/spark
   SPARK_CONF_DIR: /Users/yangbinjie01/spark/conf
   HADOOP_CONF_DIR:
   [+] Building 9.5s (13/13) FINISHED
    => [internal] load build definition from Dockerfile                         
                                    0.0s
    => => transferring dockerfile: 37B                                          
                                    0.0s
    => [internal] load .dockerignore                                            
                                    0.0s
    => => transferring context: 2B                                              
                                    0.0s
    => [internal] load metadata for docker.io/library/openjdk:8-jre-slim        
                                    2.9s
    => [auth] library/openjdk:pull token for registry-1.docker.io               
                                    0.0s
    => [internal] load build context                                            
                                    6.0s
    => => transferring context: 241.56MB                                        
                                    5.9s
    => [1/7] FROM 
docker.io/library/openjdk:8-jre-slim@sha256:9b36710591f7726aa79ff9c91bdb53fd6bc59ea20c67ca047a7f
  0.0s
    => CACHED [2/7] RUN set -ex &&     sed -i 
's/http:\/\/deb.\(.*\)/https:\/\/deb.\1/g' /etc/apt/sources.list &&   0.0s
    => CACHED [3/7] COPY spark /opt/spark                                       
                                    0.0s
    => [4/7] COPY bin /opt/kyuubi/bin                                           
                                    0.1s
    => [5/7] COPY jars /opt/kyuubi/jars                                         
                                    0.3s
    => [6/7] COPY externals/engines/spark /opt/kyuubi/externals/engines/spark   
                                    0.0s
    => [7/7] WORKDIR /opt/kyuubi                                                
                                    0.0s
    => exporting to image                                                       
                                    0.2s
    => => exporting layers                                                      
                                    0.2s
    => => writing image 
sha256:7202bcb88071d961bbed0e5d9014dba4636181721eae4c3c5c4d2627d654d37f         
            0.0s
    => => naming to docker.io/library/kyuubi:1.4.0-SNAPSHOT
   ```


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