You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/03/03 08:23:46 UTC

[GitHub] [druid] BeckerK commented on issue #9434: Posgresql to Druid direct data insertion

BeckerK commented on issue #9434: Posgresql to Druid direct data insertion
URL: https://github.com/apache/druid/issues/9434#issuecomment-593826170
 
 
   for 0.17.0 you have to build your own druid version
   http://druid.apache.org/docs/latest/development/build.html
   
   instead of this command 
   "mvn clean install -Papache-release,dist,rat -DskipTests"
   use this one 
   "mvn clean install -Pdist -DskipTest"
   
   the second command will save you some time.

----------------------------------------------------------------
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@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org