Jack McCluskey created BEAM-14050:
-------------------------------------
Summary: Update Kafka example taxi.go documentation
Key: BEAM-14050
URL: https://issues.apache.org/jira/browse/BEAM-14050
Project: Beam
Issue Type: Bug
Components: sdk-go
Affects Versions: 2.37.0
Reporter: Jack McCluskey
Assignee: Jack McCluskey
The [documentation for Kafka's taxi.go
example|https://github.com/apache/beam/blob/2aa4da02bc49be72b45e8327c5233c0e4938e59d/sdks/go/examples/kafka/taxi.go#L71]
directs users to call the example code from the root of the Beam repo, which
is above the go.mod file in the file hierarchy and now does not work. This
should be updated to have users call from the Go directory (or at least the
sdks directory where the go.mod file lives) to avoid confusion.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)