You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/03/24 20:17:26 UTC

[GitHub] [incubator-pinot] snleee commented on issue #5166: Nightly deploy Pinot to jfrog bintray

snleee commented on issue #5166: Nightly deploy Pinot to jfrog bintray
URL: https://github.com/apache/incubator-pinot/pull/5166#issuecomment-603482547
 
 
   @jackjlli  Is this compatible with our existing apache build pipeline?
   
   Can you check if the following would give you the correct jar files? 
   ```
   mvn install -DskipTests -Papache-release,bin-dist
   
   $ cd pinot-distribution/target
   $ ls
   ...
   -rw-r--r-- 1 snlee eng 115915316 Mar 21 14:25 apache-pinot-incubating-0.3.0-bin.tar.gz
   -rw-r--r-- 1 snlee eng 490 Mar 21 14:25 apache-pinot-incubating-0.3.0-bin.tar.gz.asc
   -rw-r--r-- 1 snlee eng 128 Mar 21 14:26 apache-pinot-incubating-0.3.0-bin.tar.gz.sha512
   -rw-r--r-- 1 snlee eng 37404419 Mar 21 14:25 apache-pinot-incubating-0.3.0-src.tar.gz
   -rw-r--r-- 1 snlee eng 490 Mar 21 14:25 apache-pinot-incubating-0.3.0-src.tar.gz.asc
   -rw-r--r-- 1 snlee eng 128 Mar 21 14:26 apache-pinot-incubating-0.3.0-src.tar.gz.sha512
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org