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

Add hoodie-hive module to support hive registration of hoodie datasets #4

Merged
merged 1 commit into from
Dec 20, 2016
Merged

Conversation

prazanna
Copy link
Contributor

Also added copyright to hoodie-hadoop-mr module.

This fixes #2

@prazanna prazanna added this to the 0.2.5 milestone Dec 20, 2016
@prazanna prazanna self-assigned this Dec 20, 2016
}
String changePartition =
alterTable + " PARTITION (" + partBuilder.toString() + ") SET LOCATION '"
+ "hdfs://nameservice1" + partition.getPartitionPath() + "'";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove nameservice1?

@vinothchandar vinothchandar merged commit 6e87e79 into apache:master Dec 20, 2016
jianxu added a commit to jianxu/hoodie that referenced this pull request Jan 31, 2018
zhuguangbin pushed a commit to zhuguangbin/hudi that referenced this pull request Nov 26, 2021
…multipartidentifier' into '0.10-qihoo'

Resolve "fix hudi logical rule throw exception when encounter multipartIdentifier"

Closes apache#4

See merge request big-data/hudi!5
vinishjail97 pushed a commit to vinishjail97/hudi that referenced this pull request Dec 15, 2023
* Add support for multi tenant metrics

* Add additional metrics for multi table deltastreamer

Co-authored-by: Rajesh Mahindra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hoodie-hive module to support hive registration
3 participants