Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Package protos into jar and pubish?

Open
#5 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
32/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
java

Research direction

Start by locating schema.proto and reviewing the repository's existing build and release configuration. Determine how the proto definitions can be packaged as a JVM jar and published for downstream users; done means the artifact is available without copying the proto and its publication process is documented or automated.

Written by the indexing model from the issue text.

Description

We have some JVM code that uses schema.proto to parse out and process annotations of a tfrecord dataset, and currently we have to copy the proto into our project and periodically check upstream for changes which is definitely not ideal. Would it be possible to package these into a jar and publish?

Dominant language
Python
Stars
110
Forks
62
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tensorflow/metadata

All issues in tensorflow/metadata

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.