Hi Bill, You can use `mvn clean install -Pdist -DskipTests` to generate the binary distribution (source: http://druid.io/docs/latest/development/build.html <http://druid.io/docs/latest/development/build.html>).
- Justin > On Mar 21, 2019, at 10:21 AM, bill tsay <billt...@outlook.com> wrote: > > Hi, > > I am new to druid. We plan to use it in our network log analytics. I have a > question, how can I "mvn package" druid into a binary tar.gz file like the > binary distribution? we plan to customize it but didn't see the command "mvn > package" will generate a tar.gz file? > > Thanks. > > Bill