square-activity-64562
08/13/2021, 7:57 AMfew-doctor-33619
08/13/2021, 1:59 PMmammoth-bear-12532
pip install -U acryl_datahub
to get the default timeout increase.
• helm charts have been updated as well
Let us know if you face any issues!big-carpet-38439
08/15/2021, 4:18 PMripe-horse-50846
08/16/2021, 3:21 AMambitious-airline-8020
08/16/2021, 6:45 AMsquare-activity-64562
08/16/2021, 10:26 AMsquare-activity-64562
08/16/2021, 10:59 AMorange-airplane-6566
08/16/2021, 2:56 PM[person]
joined #general along with 3 othersIn my experience, those messages don't provide much value for spaces that are this big, but they do have a noticeable impact on the time it takes to refresh your messages when loading Slack.
big-carpet-38439
08/16/2021, 7:45 PMabundant-dinner-2901
08/17/2021, 10:03 AMbootstrap_mce.json
in metadata-ingestion
. I had to add MLModelGroup to make the scienceModel
selectable in UI. These are issues I found with this sample `bootstrap_mce.json`:
1. scienceModel
MLModel details page doesn’t have any lineage buttons or description of connections to training/evaluation datasets (compare it with view from demo). ML Group has View Graph
button so Model -> Group lineage is visible in the graph.
2. Browse ML Models
and ML Groups
don’t show any entities, but these entities are searchable
3. MLModel has TrainingData
and EvaluationData
defined, but it’s not visible in the model details, also this is not visible in the dataset details. I’ve added pageViewsHive
dataset in ingestion sample dataset, but it didn’t show any relations to scienceModel
in lineage graph and in Downstream section of Lineage details
I’ve tested it on v0.8.8
, v0.8.10
, master
from yesterday. I tested both elasticseach
and neo4j
graph storage - the same results. What have I missed to make it working?breezy-guitar-97226
08/18/2021, 3:55 PMDatahub
as a more modular and lightweight alternative to Apache Atlas
. Now my question is about the best practices to follow when modelling our custom business entities.
When using Atlas we used to model each business entity to a new type inheriting from a common supertype: Dataset
. What we would then add to the subtypes were their specific fields (aspects). Search and lineage would also work out-of-the-box because each of these subtypes would also be (extend) the Dataset
supertype and ie. relationships are defined with a Dataset type as source and destination.
In this scenario each new business entity would be mapped to a different subtype, all of them being ultimately Datasets.
In Datahub
, afaik, this concept of inheritance does not exist as such. What would be then the best way to model custom business entities (all conceptually datasets, but with different properties) according to its data model? I found two options:
• To onboard a new Datahub entity for each of our custom business entities. This looks fine in principle, however it is immediately noticeable how lineage and search are closed and defined within the Datahub Dataset entity itself.
• To add new aspects to the existing Datahub Dataset entity in order to cover the peculiar characteristics of our custom business entities. This looks fine too at first glance, however I’m worried that it could drift into a quite messy flat structure with tons of different aspects which I believe it can be quite difficult to maintain.
We also thought about using custom properties, but the lack of a schema plus the impossibility to search against them does not make this solution very attractive.
This said, I would be very grateful if you could make me aware of any best practices to follow in this case. I apologise in advance if I missed some points or if the explanation above contains imprecisions!
Many thanks!narrow-kitchen-1309
08/19/2021, 5:50 PMbreezy-guitar-97226
08/20/2021, 2:57 PMbig-carpet-38439
08/23/2021, 4:40 PMnutritious-bird-77396
08/23/2021, 9:37 PMmammoth-bear-12532
plain-football-97599
08/24/2021, 11:31 AMfuture-smartphone-53257
08/24/2021, 1:32 PMhandsome-football-66174
08/24/2021, 7:10 PMhigh-hospital-85984
08/25/2021, 6:01 AMsquare-dream-22991
08/25/2021, 3:53 PMcrooked-toddler-8683
08/25/2021, 8:45 PMsquare-activity-64562
08/26/2021, 8:32 AMclever-river-85776
08/26/2021, 8:52 AMthousands-tailor-5575
08/26/2021, 2:29 PMmodern-napkin-86408
08/27/2021, 4:47 PMsquare-activity-64562
08/27/2021, 5:01 PMcrooked-toddler-8683
08/27/2021, 8:11 PMnutritious-bird-77396
08/27/2021, 9:11 PM