Skip to content

issues Search Results · repo:apache/hudi language:Java

Filter by

3k results
 (75 ms)

3k results

inapache/hudi (press backspace or delete to remove)

Tips before filing an issue - Have you gone through our FAQs? - Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org. - If you have triaged ...
  • mansipp
  • 1
  • Opened 
    11 hours ago
  • #13680

how to get the root case of the error records? Each file has many errors. How to get the error message for these records? is there any way to prevent these error records and let the job failed when there ...
debugging
spark-sql
  • njalan
  • 5
  • Opened 
    3 days ago
  • #13671

Tips before filing an issue DoI need to add my custom class to the Hudi source code and then recompile it? Am I right? Describe the problem you faced Alternatively, what other approaches exist to perform ...
  • ForinMH
  • 3
  • Opened 
    12 days ago
  • #13612

I am using hive connector and configured as local file system. My hive.properties specified as below: connector.name=hive #hive.metastore=thrift hive.metastore.uri=thrift://localhost:9083 #hive.metastore.catalog.dir=/opt/iaf/trino/warehouse ...
  • annubalu
  • 3
  • Opened 
    13 days ago
  • #13601

Obtain the table metadata from HMS to facilitate the determination of the table format, Add table_type = HUDI to the table properties Currently, both iceberg and paimon have this property. https://github.com/melin/datatunnel/blob/master/connectors/hive/src/main/java/com/superior/datatunnel/plugin/hive/HiveUtils.java ...
  • melin
  • 1
  • Opened 
    14 days ago
  • #13599

Describe the problem you faced In AverageRecordSizeEstimator, the PARQUET_SMALL_FILE_LIMIT threshold is applied inconsistently between regular commits and delta commits. For delta commits, it filters ...
  • TonyCui02
  • 1
  • Opened 
    16 days ago
  • #13585

Describe the problem you faced When I try to use dependency on hudi-spark3.5.x in SBT project, I get errors like [error] https://repo1.maven.org/maven2/org/apache/hudi/hudi-spark3.5.x_2.12/0.15.0/hudi-spark3.5.x_${scala.binary.version}-0.15.0.jar: ...
  • eshu
  • 4
  • Opened 
    19 days ago
  • #13574

Describe the problem you faced I set hoodie.write.record.merge.mode=COMMIT_TIME_ORDERING, and Use spark sql insert into table, the same key about record not merge order by commit time img width= 1524 ...
  • Maplejw
  • 2
  • Opened 
    19 days ago
  • #13573

Describe the problem you faced Using Hudi 0.15, on EMR, streaming job fails after exactly 1h. Issue seems related with HiveSync. Has not happening on 0.14.1 with metadata disabled: { message : 25/07/17 ...
  • Hfal91
  • 3
  • Opened 
    19 days ago
  • #13571

Now the default value of hoodie.parquet.compression.codec (HoodieStorageConfig.PARQUET_COMPRESSION_CODEC_NAME) is gzip. Recently I profiled compaction without configuring any codec and found that method ...
configs
  • wombatu-kun
  • 7
  • Opened 
    20 days ago
  • #13568
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub