Hi David,

We have merged all the topic related tools in kafka-topics.sh in Linux, if
it is missing a correspondence .bat file then this is a bug. If so could
you file a JIRA?

Guozhang


On Thu, May 1, 2014 at 7:21 AM, David Novogrodsky <
david.novogrod...@gmail.com> wrote:

> Hello,
>
> I am experimenting with Kafka.  The binary version of kafka_2.9.2-0.8.1.1.
>  I am running it on a Windows system.  I am trying to run the scripts in
> the windows directory to make a topic and make some sample messages.  Here
> is the error I am getting:
> --
> C:\kafka_2.9.2-0.8.1.1>.\bin\windows\kafka-create-topic.bat --zookeeper
> localhost:2181 --replica 1 --partition 1 --topic test
> Error: Could not find or load main class kafka.admin.CreateTopicCommand
> --
> The script for kafka-create-topic.bat is as follows:
> --
> rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
> implied.
> rem See the License for the specific language governing permissions and
> rem limitations under the License.
> --
>
> %~dp0kafka-run-class.bat kafka.admin.CreateTopicCommand %*
> David Novogrodsky
> david.novogrod...@gmail.com
> http://www.linkedin.com/in/davidnovogrodsky
>



-- 
-- Guozhang

Reply via email to