redhat-gpe / rhte2018_operational_intelligence

1 stars 2 forks source link

Lab 1 Instruction 4.2 - make instructions more explicit #16

Closed jeffreydelong closed 5 years ago

jeffreydelong commented 5 years ago

In the resources/kafka-connect/kafka-connect.yaml, under the spec object, review the configuration

config: key.converter: org.apache.kafka.connect.storage.StringConverter value.converter: org.apache.kafka.connect.storage.StringConverter key.converter.schemas.enable: false value.converter.schemas.enable: false

Where is the resources directory? This should have explicit instructions. I.e. the entire command that the student should enter.