You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/03/16 12:36:44 UTC

[GitHub] [shardingsphere-elasticjob] kaihekaihe opened a new issue #1850: Parsing commandline fails

kaihekaihe opened a new issue #1850:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1850


   My commandline  is :
   `echo `date +‘%Y-%m-%d %H:%M:%S'` > /tmp/cloudjob_cluster.log`
   
   But while executing the commandline,the console has output:
   
   `date +"%Y-%m-%d %H:%M:%S`" > /tmp/cloudjob_cluster.log
   
   The execution result is not the same as that by executing mannally on liunx os。 


----------------------------------------------------------------
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



[GitHub] [shardingsphere-elasticjob] TeslaCN closed issue #1850: Parsing commandline fails

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #1850:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1850


   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere-elasticjob] kaihekaihe commented on issue #1850: Parsing commandline fails

Posted by GitBox <gi...@apache.org>.
kaihekaihe commented on issue #1850:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1850#issuecomment-801866690


   After execution of the commandline,the date is not in the file 


----------------------------------------------------------------
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



[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1850: Parsing commandline fails

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #1850:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1850#issuecomment-803274846


   If the script job executor cannot satisfy your requirements, you may implement your own `JobItemExecutor`.


-- 
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



[GitHub] [shardingsphere-elasticjob] TeslaCN commented on issue #1850: Parsing commandline fails

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #1850:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1850#issuecomment-801152413


   The current script job executor will append the sharding context in JSON format to command arguments.


----------------------------------------------------------------
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