Skip to content

[SUPPORT] hive2.1.1 MR cannot be queried based on hive partition #2647

@liujinhui1994

Description

@liujinhui1994

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 this as a bug, then file an issue directly.

Describe the problem you faced

A clear and concise description of the problem.

To Reproduce

Steps to reproduce the behavior:

  1. Synchronize a hudi partition table
  2. select * from table where ds=‘2020-03-08’
  3. It is found that no results are returned, but the results can be seen using spark

Expected behavior

A clear and concise description of what you expected to happen.

Environment Description

  • Hudi version : 0.6.0 or 0.7.0 or 0.8.0

  • Spark version : 2.4.4

  • Hive version :2.1.1

  • Hadoop version :3.0.0

  • Storage (HDFS/S3/GCS..) :HDFS

  • Running on Docker? (yes/no) :否

Additional context

Add any other context about the problem here.

Stacktrace

The query returns no results

Metadata

Metadata

Assignees

Labels

priority:highSignificant impact; potential bugs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions