Skip to content

Conversation

@alexeykudinkin
Copy link
Contributor

Tips

What is the purpose of the pull request

Upgrading

  • Hadoop to 3.3.1
  • Hive to 3.1.2 (3.x Hive only is compatible w/ Hadoop 3.x)
  • HBase to 2.4.8 (HBase 2.4.x seems not to be compatible w/ Hive 2.x)

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@alexeykudinkin alexeykudinkin marked this pull request as draft December 11, 2021 07:17
@kiakaku
Copy link

kiakaku commented Dec 20, 2021

waiting

@xushiyan xushiyan self-assigned this Feb 16, 2022
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

presto-coordinator-1:
container_name: presto-coordinator-1
hostname: presto-coordinator-1
image: apachehudi/hudi-hadoop_3.3.1-prestobase_0.217:latest
Copy link
Collaborator

@rahil-c rahil-c Mar 17, 2022

Choose a reason for hiding this comment

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

From the docker/hoodie/hadoop/pom.xml i see that presto version is this

    <docker.presto.version>0.271</docker.presto.version>

so im assuming that prestobase should be prestobase_0.271 instead of prestobase_0.217

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct, it got updated since this PR has been put up

presto-worker-1:
container_name: presto-worker-1
hostname: presto-worker-1
image: apachehudi/hudi-hadoop_3.3.1-prestobase_0.217:latest
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same comment as above

@LaurenceGA
Copy link

Would you be able to upgrade Hadoop to 3.3.2? It was just released this month.

@kiakaku
Copy link

kiakaku commented Mar 25, 2022

Waiting for this release

@xushiyan
Copy link
Member

This work is covered in #5402

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.

8 participants