The Wayback Machine - https://web.archive.org/web/20220412124909/https://github.com/topics/metadata
Skip to content
#

metadata

Here are 2,370 public repositories matching this topic...

adriens
adriens commented Feb 7, 2022

📋 Description

This badge is dedicated to SDKMAN! so people can share that :

  • 1️⃣ Their software is distributed through sdk
  • 2️⃣ The latest version of the released software

A clear and concise description of the new badge.

  • Which service is this badge for e.g: GitHub, Travis CI : SDKMAN!
  • What sort of informat
good first issue service-badge
feng-tao
feng-tao commented May 14, 2021

Currently we only support db store publisher (e.g neo4j, mysql,neptune). But it would be pretty easy to support message queue publisher using the interface (e.g SQS, kinesis, Eventhub, kafka) which allows push ETL model support.

There is a pr (amundsen-io/amundsendatabuilder#431) which unfortunately isn't get merged. The pr could be used as an example on how to support t

help wanted good first issue keep fresh
harmonoid
alexmercerind
alexmercerind commented Feb 21, 2022

Edit 02/24/2022:
If you want to be part of the project, you can drop the message below & in that case, I'll share the organization invitation with you & you'll be able to access the private repositories.
I have decided to keep the libraries private & source-code accessible to those who are part of the organization & are regularly contributing to the project.

Compiling without private

good first issue needs attention
wordpress-seo
diskover-community
phixMe
phixMe commented Oct 12, 2021

We have recently made dataset versions traversable via our dataset tab on our lineage page. We would like to do the same for job versions as well. We will want to be able to start with a job, navigate across versions, then navigate again across the runs for that job version. We would also like to see detailed information about job versions on this intermediate page as well. One prereq for this is

help wanted good first issue feature web
pmbrull
pmbrull commented Apr 4, 2022

Let's prepare a mixin for interacting with Roles and Policies with the Python client, in case users want to use the API directly.

Do not only have the list, get etc, but also utility methods, such as updating a default role. It should wrap the following logic:

import requests
import json

# Get the ID
data_consumer = requests.get("http://localhost:8585/api/v1/roles/name/DataCo
good first issue client

Improve this page

Add a description, image, and links to the metadata topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the metadata topic, visit your repo's landing page and select "manage topics."

Learn more