Skip to content

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

Merged
vinothchandar merged 1 commit into
apache:masterfrom
prazanna:master
Dec 20, 2016
Merged

Add hoodie-hive module to support hive registration of hoodie datasets#4
vinothchandar merged 1 commit into
apache:masterfrom
prazanna:master

Conversation

@prazanna

Copy link
Copy Markdown
Contributor

Also added copyright to hoodie-hadoop-mr module.

This fixes#2

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

Copy link
Copy Markdown
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:masterDec 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"
Closesapache#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 <rmahindra@gmail.com>
Sign up for freeto 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

@prazanna@vinothchandar@prasannarajaperumal