I stumbled over the same issue today on CoreOs.
I found that a single percent is escaped as '%%'.
Things will work if you write:
--timestring '%%Y.%%m.%%d'
(from http://www.freedesktop.org/software/systemd/man/systemd.unit.html)
Cheers,
Michael
I stumbled over the same issue today on CoreOs.
I found that a single percent is escaped as '%%'.
Things will work if you write:
--timestring '%%Y.%%m.%%d'
(from http://www.freedesktop.org/software/systemd/man/systemd.unit.html)
Cheers,
Michael
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.