Skip to content

Commit d8ebeb7

Browse files
authored
Update new Python Version
1 parent 24616ce commit d8ebeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consumer/record_processor.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# The script that abides by the multi-language protocol. This script will
22
# be executed by the MultiLangDaemon, which will communicate with this script
33
# over STDIN and STDOUT according to the multi-language protocol.
4-
executableName = app/record_processor.py
4+
executableName = /usr/bin/record_processor.py
55

66
# The name of an Amazon Kinesis stream to process.
77
streamName = STREAM_NAME

0 commit comments

Comments
 (0)