amazon-archives / amazon-kinesis-connectors

Apache License 2.0
326 stars 190 forks source link

The input line is too long. The syntax of the command is incorrect. #90

Open matthewmwalk opened 6 years ago

matthewmwalk commented 6 years ago

When attempting to run the S3-sample.bat file (using a Windows EC2 instance), the following error occurs:

The input line is too long. The syntax of the command is incorrect.

I know which line of code it's failing on, but I don't know how to fix it.

It has to do with the "set CLASSPATH=" variable assignment, the string specified is 8,429 characters long. Is there a way to get this command to work on a Windows EC2 machine? inputlinetoolong