Skip to content

MINOR: Sync up 'kafka-run-class.bat' with 'kafka-run-class.sh'#2238

Closed
vahidhashemian wants to merge 1 commit intoapache:trunkfrom
vahidhashemian:minor/sync_up_kafka-run-class.bat
Closed

MINOR: Sync up 'kafka-run-class.bat' with 'kafka-run-class.sh'#2238
vahidhashemian wants to merge 1 commit intoapache:trunkfrom
vahidhashemian:minor/sync_up_kafka-run-class.bat

Conversation

@vahidhashemian
Copy link
Contributor

Some of the recent changes to kafka-run-class.sh have not been applied to kafka-run-class.bat.
These recent changes include setting proper streams or connect classpaths. So any streams or connect use case that leverages kafka-run-class.bat would fail with an error like

Error: Could not find or load main class org.apache.kafka.streams.???

Some of the recent changes to `kafka-run-clas.sh` have not been applied to `kafka-run-class.bat`.
Some of these recent changes include setting proper streams or connect classpaths.
@asfbot
Copy link

asfbot commented Dec 9, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk7-scala2.10/52/
Test PASSed (JDK 7 and Scala 2.10).

@asfbot
Copy link

asfbot commented Dec 9, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/54/
Test PASSed (JDK 8 and Scala 2.11).

@asfbot
Copy link

asfbot commented Dec 9, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/53/
Test PASSed (JDK 8 and Scala 2.12).

@ewencp
Copy link
Contributor

ewencp commented Dec 29, 2016

LGTM, thanks for helping to keep the windows support working well!

@asfgit asfgit closed this in e799546 Dec 29, 2016
soenkeliebau pushed a commit to soenkeliebau/kafka that referenced this pull request Feb 7, 2017
Some of the recent changes to `kafka-run-class.sh` have not been applied to `kafka-run-class.bat`.
These recent changes include setting proper streams or connect classpaths. So any streams or connect use case that leverages `kafka-run-class.bat` would fail with an error like
```
Error: Could not find or load main class org.apache.kafka.streams.???
```

Author: Vahid Hashemian <vahidhashemian@us.ibm.com>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes apache#2238 from vahidhashemian/minor/sync_up_kafka-run-class.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants