Skip to content

No such file or directory: 'ValueSchema.avsc' #186

@ronaklotia

Description

@ronaklotia

Hi,

I was trying to run the avro producer and got the following error.

value_schema = avro.load('ValueSchema.avsc')
File "/usr/local/lib/python2.7/site-packages/confluent_kafka/avro/init.py", line 22, in load
with open(fp) as f:
IOError: [Errno 2] No such file or directory: 'ValueSchema.avsc'

Do we need to create ValueSchema.avsc and KeySchema.avcs file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    component:schema-registryAny schema registry related isues rather than kafka isolated onesenhancementRequesting a feature changequestionA question about how to use or about expected behavior of the librarystatus:help-wantedIssues that would especially appreciate external development or attention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions