We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24616ce commit d8ebeb7Copy full SHA for d8ebeb7
consumer/record_processor.properties
@@ -1,7 +1,7 @@
1
# The script that abides by the multi-language protocol. This script will
2
# be executed by the MultiLangDaemon, which will communicate with this script
3
# over STDIN and STDOUT according to the multi-language protocol.
4
-executableName = app/record_processor.py
+executableName = /usr/bin/record_processor.py
5
6
# The name of an Amazon Kinesis stream to process.
7
streamName = STREAM_NAME
0 commit comments