Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The job of writing iceberg v2 table threw a validException when testing the merge of iceberg v2 table #2773

Closed
wg1026688210 opened this issue Jul 1, 2021 · 2 comments
Labels

Comments

@wg1026688210
Copy link
Contributor

We test the merge of iceberg v2 table.
step 1.start a flink job writing iceberg v2 table
step 2.start a scheduler job to merge and expire snapshot for flink

MergingSnapshotProducer#validateDataFilesExist method throw ValidException after the merging and expiring snapshot operation of iceberg v2 table remain only one snapshot.

2021-07-01 08:47:58,954 WARN org.apache.flink.runtime.taskmanager.Task [] - IcebergFilesCommitter -> Sink: IcebergSink iceberg-specific-catalog.rt_fdm.rt_fdm_tb_poi_pool (1/1)#739 (10834a66d2fc68e08c7c8430e8d97d5d) switched from RUNNING to FAILED.
org.apache.iceberg.exceptions.ValidationException: Cannot determine history between starting snapshot null and current 5038879599156612903
    at org.apache.iceberg.exceptions.ValidationException.check(ValidationException.java:46) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.MergingSnapshotProducer.validateDataFilesExist(MergingSnapshotProducer.java:317) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.BaseRowDelta.validate(BaseRowDelta.java:95) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.SnapshotProducer.apply(SnapshotProducer.java:172) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.SnapshotProducer.lambda$commit$2(SnapshotProducer.java:293) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.util.Tasks$Builder.runTaskWithRetry(Tasks.java:404) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.util.Tasks$Builder.runSingleThreaded(Tasks.java:213) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.util.Tasks$Builder.run(Tasks.java:197) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.util.Tasks$Builder.run(Tasks.java:189) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.SnapshotProducer.commit(SnapshotProducer.java:292) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.flink.sink.IcebergFilesCommitter.commitOperation(IcebergFilesCommitter.java:376) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.flink.sink.IcebergFilesCommitter.commitDeltaTxn(IcebergFilesCommitter.java:351) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.flink.sink.IcebergFilesCommitter.commitUpToCheckpoint(IcebergFilesCommitter.java:269) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.iceberg.flink.sink.IcebergFilesCommitter.initializeState(IcebergFilesCommitter.java:175) ~[iceberg-flink-runtime-flink_12_v1-19-gc19f858.dirty.jar-1624956123202.jar:?]
    at org.apache.flink.streaming.api.operators.StreamOperatorStateHandler.initializeOperatorState(StreamOperatorStateHandler.java:111) ~[flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.streaming.api.operators.AbstractStreamOperator.initializeState(AbstractStreamOperator.java:290) ~[flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.streaming.runtime.tasks.OperatorChain.initializeStateAndOpenOperators(OperatorChain.java:427) ~[flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.streaming.runtime.tasks.StreamTask.lambda$beforeInvoke$2(StreamTask.java:545) ~[flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.streaming.runtime.tasks.StreamTaskActionExecutor$1.runThrowing(StreamTaskActionExecutor.java:50) ~[flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.streaming.runtime.tasks.StreamTask.beforeInvoke(StreamTask.java:535) ~[flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.streaming.runtime.tasks.StreamTask.invoke(StreamTask.java:575) ~[flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.runtime.taskmanager.Task.doRun(Task.java:758) [flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at org.apache.flink.runtime.taskmanager.Task.run(Task.java:573) [flink-dist_2.11-1.12-auto1.5.jar:1.12-auto1.5]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_92]

and the metadata file

{
  "format-version" : 2,
  "table-uuid" : "feb57a2c-3320-40e4-997e-582d179457c6",
  "location" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool",
  "last-sequence-number" : 25,
  "last-updated-ms" : 1625056699619,
  "last-column-id" : 132,
  "current-schema-id" : 0,
  "schemas" : [ {
    "type" : "struct",
    "schema-id" : 0,
    "identifier-field-ids" : [ 1 ],
    "fields" : [ {
      "id" : 1,
      "name" : "id",
      "required" : true,
      "type" : "string"
    }, {
      "id" : 2,
      "name" : "oid",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 3,
      "name" : "biz_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 4,
      "name" : "biz_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 5,
      "name" : "tbl_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 6,
      "name" : "object_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 7,
      "name" : "object_class_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 8,
      "name" : "object_line_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 9,
      "name" : "object_uid",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 10,
      "name" : "nlp_flag",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 11,
      "name" : "author",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 12,
      "name" : "author_icon",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 13,
      "name" : "author_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 14,
      "name" : "city_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 15,
      "name" : "city",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 16,
      "name" : "club_last_reply_date",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 17,
      "name" : "cms_content_class",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 18,
      "name" : "img_url",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 19,
      "name" : "is_delete",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 20,
      "name" : "jump_url",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 21,
      "name" : "long_title",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 22,
      "name" : "modify_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 23,
      "name" : "publish_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 24,
      "name" : "refine",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 25,
      "name" : "refine_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 26,
      "name" : "title",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 27,
      "name" : "update_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 28,
      "name" : "country",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 29,
      "name" : "province_name",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 30,
      "name" : "area_name",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 31,
      "name" : "create_date",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 32,
      "name" : "picture",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 33,
      "name" : "bbs_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 34,
      "name" : "bbs_name",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 35,
      "name" : "last_reply",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 36,
      "name" : "last_reply_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 37,
      "name" : "locking_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 38,
      "name" : "locking",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 39,
      "name" : "topic_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 40,
      "name" : "create_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 41,
      "name" : "longitude",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 42,
      "name" : "latitude",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 43,
      "name" : "date_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 44,
      "name" : "data_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 45,
      "name" : "start_date",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 46,
      "name" : "trip_days",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 47,
      "name" : "dest_name",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 48,
      "name" : "dest_code",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 49,
      "name" : "dest_parent_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 50,
      "name" : "dest_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 51,
      "name" : "dest_path",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 52,
      "name" : "mark_journey_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 53,
      "name" : "mark_travel_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 54,
      "name" : "mark_address",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 55,
      "name" : "mark_map_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 56,
      "name" : "mark_source",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 57,
      "name" : "mark_pics",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 58,
      "name" : "mark_start_cost",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 59,
      "name" : "mark_end_cost",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 60,
      "name" : "mark_from_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 61,
      "name" : "mark_from_title",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 62,
      "name" : "recommend_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 63,
      "name" : "recommend_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 64,
      "name" : "video_url",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 65,
      "name" : "parent_code_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 66,
      "name" : "type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 67,
      "name" : "english_name",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 68,
      "name" : "english_abbr",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 69,
      "name" : "mark",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 70,
      "name" : "order_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 71,
      "name" : "group_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 72,
      "name" : "poi_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 73,
      "name" : "poi_map_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 74,
      "name" : "poi_location",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 75,
      "name" : "poi_position",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 76,
      "name" : "poi_position_bd",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 77,
      "name" : "open_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 78,
      "name" : "by_content",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 79,
      "name" : "contact",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 80,
      "name" : "email",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 81,
      "name" : "price",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 82,
      "name" : "reminds",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 83,
      "name" : "rating",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 84,
      "name" : "use_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 85,
      "name" : "best_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 86,
      "name" : "recommend",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 87,
      "name" : "attrs",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 88,
      "name" : "source_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 89,
      "name" : "user_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 90,
      "name" : "check_type",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 91,
      "name" : "check_content",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 92,
      "name" : "code_id_connect",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 93,
      "name" : "create_at",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 94,
      "name" : "update_at",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 95,
      "name" : "mark_map_coordinate",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 96,
      "name" : "search_status",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 97,
      "name" : "search_used",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 98,
      "name" : "search_create_at",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 99,
      "name" : "search_update_at",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 100,
      "name" : "is_graphic_article",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 101,
      "name" : "mark_from_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 102,
      "name" : "search_product_poi_state",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 103,
      "name" : "search_product_poi_source",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 104,
      "name" : "local_create_at",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 105,
      "name" : "local_update_at",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 106,
      "name" : "recommend_used",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 107,
      "name" : "local_used",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 108,
      "name" : "local_status",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 109,
      "name" : "created_stime",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 110,
      "name" : "modified_stime",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 111,
      "name" : "code_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 112,
      "name" : "topic_id",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 113,
      "name" : "create_time",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 114,
      "name" : "img_is_dup",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 115,
      "name" : "months",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 116,
      "name" : "weight",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 117,
      "name" : "departure_month",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 118,
      "name" : "publish_month",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 119,
      "name" : "shooting_month",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 120,
      "name" : "label",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 121,
      "name" : "labelCode",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 122,
      "name" : "tagCode",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 123,
      "name" : "tagName",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 124,
      "name" : "coverInfo",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 125,
      "name" : "partId",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 126,
      "name" : "region",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 127,
      "name" : "province",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 128,
      "name" : "source",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 129,
      "name" : "cms_series_ids",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 130,
      "name" : "rtype",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 131,
      "name" : "clean_content",
      "required" : false,
      "type" : "string"
    }, {
      "id" : 132,
      "name" : "ext_json",
      "required" : false,
      "type" : "string"
    } ]
  } ],
  "default-spec-id" : 0,
  "partition-specs" : [ {
    "spec-id" : 0,
    "fields" : [ {
      "name" : "id_bucket",
      "transform" : "bucket[10]",
      "source-id" : 1,
      "field-id" : 1000
    } ]
  } ],
  "last-partition-id" : 1000,
  "default-sort-order-id" : 0,
  "sort-orders" : [ {
    "order-id" : 0,
    "fields" : [ ]
  } ],
  "properties" : {
    "iceberg.format.version" : "2",
    "partition.bucket.num" : "10",
    "hadoop.user.proxy" : "dw",
    "write.distribution-mode" : "hash",
    "write.format.default" : "parquet",
    "type" : "ICEBERG",
    "engine.hive.enabled" : "true",
    "partition.bucket.source" : "id"
  },
  "current-snapshot-id" : 5146580777497305326,
  "snapshots" : [ {
    "sequence-number" : 25,
    "snapshot-id" : 5146580777497305326,
    "parent-snapshot-id" : 5038879599156612903,
    "timestamp-ms" : 1625051444244,
    "summary" : {
      "operation" : "replace",
      "added-data-files" : "10",
      "deleted-data-files" : "250",
      "removed-delete-files" : "250",
      "added-records" : "164826",
      "deleted-records" : "493678",
      "added-files-size" : "38488602",
      "removed-files-size" : "99006908",
      "removed-position-deletes" : "328852",
      "changed-partition-count" : "10",
      "total-records" : "164826",
      "total-files-size" : "38488602",
      "total-data-files" : "10",
      "total-delete-files" : "0",
      "total-position-deletes" : "0",
      "total-equality-deletes" : "0"
    },
    "manifest-list" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/snap-5146580777497305326-1-bb2e6d93-2fbc-4577-9101-6021798b2880.avro"
  } ],
  "snapshot-log" : [ {
    "timestamp-ms" : 1625051444244,
    "snapshot-id" : 5146580777497305326
  } ],
  "metadata-log" : [ {
    "timestamp-ms" : 1624958221523,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00000-b5db8fd3-9297-4f43-b759-4cd164072432.metadata.json"
  }, {
    "timestamp-ms" : 1624958224284,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00001-26370f2a-ef7e-458e-bd0f-12a716267406.metadata.json"
  }, {
    "timestamp-ms" : 1625021869966,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00002-4a73ce05-6ffa-44ef-a2b5-6a77e6d65c4b.metadata.json"
  }, {
    "timestamp-ms" : 1625023075167,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00003-d559601f-0665-4c1e-81ab-ebdfa9c5cf63.metadata.json"
  }, {
    "timestamp-ms" : 1625024284153,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00004-0f9fd8c6-46fb-4da1-9744-2dca97180fb2.metadata.json"
  }, {
    "timestamp-ms" : 1625025492948,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00005-85c71f65-67d1-46b0-9a0d-718d478b7494.metadata.json"
  }, {
    "timestamp-ms" : 1625026698992,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00006-a5a31ae1-cc3b-4fcd-be06-c72667f2a0d5.metadata.json"
  }, {
    "timestamp-ms" : 1625027904061,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00007-a9f431bd-d49e-4ed7-b420-bdf5d8188c90.metadata.json"
  }, {
    "timestamp-ms" : 1625029110353,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00008-18d6e7ff-964a-4f72-9a44-a8f4e7cdbf88.metadata.json"
  }, {
    "timestamp-ms" : 1625030314945,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00009-70d9e91b-bdfe-47f0-b8bb-3ac740932628.metadata.json"
  }, {
    "timestamp-ms" : 1625031520299,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00010-e7a02eca-752d-4663-b8d5-db2fd5a1a35d.metadata.json"
  }, {
    "timestamp-ms" : 1625032728241,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00011-c98bb20d-129b-4287-9739-deafbbf75598.metadata.json"
  }, {
    "timestamp-ms" : 1625033927389,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00012-6423853d-91ff-44f7-81ba-b6e5990722a1.metadata.json"
  }, {
    "timestamp-ms" : 1625035137122,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00013-cb4cf6ae-8f88-4e8b-99d6-ad4c4e47b770.metadata.json"
  }, {
    "timestamp-ms" : 1625036340923,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00014-3cc0767a-1099-4e09-9a77-6dd2b71fe0e5.metadata.json"
  }, {
    "timestamp-ms" : 1625037557019,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00015-d8f88920-9b94-4515-aab1-7ceed70e9696.metadata.json"
  }, {
    "timestamp-ms" : 1625038753992,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00016-007ebbbf-baea-4f3f-b2d5-c2cf4c6e66f0.metadata.json"
  }, {
    "timestamp-ms" : 1625039991915,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00017-13d1c342-3ac0-4b6b-908d-b57f039ca898.metadata.json"
  }, {
    "timestamp-ms" : 1625041202004,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00018-01a96470-cde3-47a4-8422-c87f6dbd196f.metadata.json"
  }, {
    "timestamp-ms" : 1625042418958,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00019-bd2b0fdf-7b02-43a9-bf59-1f501983b975.metadata.json"
  }, {
    "timestamp-ms" : 1625043633420,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00020-ed260980-668b-420d-b574-d6beef6cc421.metadata.json"
  }, {
    "timestamp-ms" : 1625044854014,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00021-09bf3e63-dbb0-4092-a3bc-a81f48647064.metadata.json"
  }, {
    "timestamp-ms" : 1625046085974,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00022-0fd75e7d-582f-43e9-9860-8dc5801d8f3d.metadata.json"
  }, {
    "timestamp-ms" : 1625047305029,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00023-d0249b26-8555-4eb8-9895-46b4b6b5668c.metadata.json"
  }, {
    "timestamp-ms" : 1625048537854,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00024-3b9fd6da-6784-4074-a351-924f94115fa5.metadata.json"
  }, {
    "timestamp-ms" : 1625049751968,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00025-ef612edf-ae13-43ad-a281-29a6908b4fc1.metadata.json"
  }, {
    "timestamp-ms" : 1625050983841,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00026-60124f4b-32b0-4347-8c2b-f1130a928416.metadata.json"
  }, {
    "timestamp-ms" : 1625051444244,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00027-6c071ada-bba6-470b-9847-21e9324239f1.metadata.json"
  }, {
    "timestamp-ms" : 1625051445531,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00028-e9704717-6ae3-4d4a-b32e-9961b10ef936.metadata.json"
  }, {
    "timestamp-ms" : 1625053166324,
    "metadata-file" : "viewfs://AutoLfCluster/warehouse/fdm/rt_fdm_hive_db/rt_fdm_tb_poi_pool/metadata/00029-c061fee4-e346-4f59-ae6e-9792504eaf48.metadata.json"
  } ]
}
Copy link

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

@github-actions github-actions bot added the stale label Jun 19, 2024
Copy link

github-actions bot commented Jul 3, 2024

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant