tensorflow / tensorflow/metadata

Package protos into jar and pubish?

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

Nobody has claimed this yet.

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

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?

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.