junwansas commented on issue #13232: URL: https://github.com/apache/druid/issues/13232#issuecomment-1322132789
Question: is that possible to config the system so that the task logs stored out side of var in a network location so that we do not need move this? Thank you! Jun Wan Enterprise Data Platform Services O 404.269.6804 C 404.625.2056 6305 Peachtree Dunwoody Rd. Atlanta, GA 30328 From: Gian Merlino ***@***.***> Sent: Monday, November 21, 2022 12:07 AM To: apache/druid ***@***.***> Cc: Wan, Jun (CCI-Atlanta) ***@***.***>; Mention ***@***.***> Subject: [EXTERNAL] Re: [apache/druid] The version 24 did not load the task logs from 0.23.0 when upgraded (Issue #13232) Hi @junwansas, thanks for your report! I just tried this locally, and task logs stayed present when upgrading from 0. 23. 0 to 24. 0. 0. I did the following steps: Unzip apache-druid-0. 23. 0-bin. tar. gz Run the Kafka tutorial: https: //druid. apache. org/docs/0. 23. 0/tutorials/tutorial-kafka. html Hi @junwansas<https://urldefense.com/v3/__https:/github.com/junwansas__;!!Hit2Ag!0joRKJwoatDt57BxNx3GzPebexM1A3GuM8cuoClqSRsGR112FJwDb2EOV8UgUvzoZRidNoGZpe0aQdIqWp0Rwg$>, thanks for your report! I just tried this locally, and task logs stayed present when upgrading from 0.23.0 to 24.0.0. I did the following steps: * Unzip apache-druid-0.23.0-bin.tar.gz * Run the Kafka tutorial: https://druid.apache.org/docs/0.23.0/tutorials/tutorial-kafka.html<https://urldefense.com/v3/__https:/druid.apache.org/docs/0.23.0/tutorials/tutorial-kafka.html__;!!Hit2Ag!0joRKJwoatDt57BxNx3GzPebexM1A3GuM8cuoClqSRsGR112FJwDb2EOV8UgUvzoZRidNoGZpe0aQdI32WSdUg$> * Stop the Apache Druid 0.23.0 services * Unzip apache-druid-24.0.0-bin.tar.gz * Move var directory from apache-druid-0.23.0 to apache-druid-24.0.0 * Run bin/start-micro-quickstart from the Druid 24.0.0 directory * Check web console for logs It is possible that you did not move over the var directory. This part is important since a bunch of stuff is stored there, like task logs. If you have any further issues please do not hesitate to reopen this. — Reply to this email directly, view it on GitHub<https://urldefense.com/v3/__https:/github.com/apache/druid/issues/13232*issuecomment-1321474477__;Iw!!Hit2Ag!0joRKJwoatDt57BxNx3GzPebexM1A3GuM8cuoClqSRsGR112FJwDb2EOV8UgUvzoZRidNoGZpe0aQdL3SN3jFg$>, or unsubscribe<https://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/AMWWYVMUC3QSBTG4TMAJMWTWJL7OXANCNFSM6AAAAAARHCURK4__;!!Hit2Ag!0joRKJwoatDt57BxNx3GzPebexM1A3GuM8cuoClqSRsGR112FJwDb2EOV8UgUvzoZRidNoGZpe0aQdKOaX2SQw$>. You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>> -- 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]
