liujiayi771 commented on PR #5156: URL: https://github.com/apache/incubator-gluten/pull/5156#issuecomment-2022569578
Before ``` Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom Progress (1): 2.7/6.4 kB Progress (1): 5.5/6.4 kB Progress (1): 6.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom (6.4 kB at 15 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/[9](https://github.com/apache/incubator-gluten/actions/runs/8448955823/job/23142041357?pr=5154#step:8:10)/oss-parent-9.pom Progress (1): 2.7/6.6 kB Progress (1): 5.5/6.6 kB Progress (1): 6.6 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 313 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom Progress (1): 2.7/3.4 kB Progress (1): 3.4 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (3.4 kB at 199 kB/s) Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom Progress (1): 2.7/23 kB Progress (1): 5.5/23 kB Progress (1): 8.2/23 kB Progress (1): [11](https://github.com/apache/incubator-gluten/actions/runs/8448955823/job/23142041357?pr=5154#step:8:12)/23 kB Progress (1): [14](https://github.com/apache/incubator-gluten/actions/runs/8448955823/job/23142041357?pr=5154#step:8:15)/23 kB Progress (1): [16](https://github.com/apache/incubator-gluten/actions/runs/8448955823/job/23142041357?pr=5154#step:8:17)/23 kB Progress (1): [19](https://github.com/apache/incubator-gluten/actions/runs/8448955823/job/23142041357?pr=5154#step:8:20)/23 kB Progress (1): [22](https://github.com/apache/incubator-gluten/actions/runs/8448955823/job/23142041357?pr=5154#step:8:23)/[23](https://github.com/apache/incubator-gluten/actions/runs/8448955823/job/23142041357?pr=5154#step:8:24) kB Progress (1): 23 kB ``` After adding `-ntp` option, all these logs will disappear. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
