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

CDPD-12385 Add Hadoop File System extended attributes support. #10

Merged
merged 1 commit into from
Jun 2, 2020

Conversation

mukund-thakur
Copy link

Deleted the GoogleHadoopFileSystemIntegrationHadoop2Test as it broken and has
been moved to new class in later versions.

Change on 2019/02/13 by idv <idv@google.com>

Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=233877650

Conflicts:
gcs/CHANGES.txt
gcs/src/main/java/com/google/cloud/hadoop/fs/gcs/GoogleHadoopFileSystemBase.java

Deleted the GoogleHadoopFileSystemIntegrationHadoop2Test as it broken and has
been moved to new class in later versions.

	Change on 2019/02/13 by idv <idv@google.com>

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=233877650

 Conflicts:
	gcs/CHANGES.txt
	gcs/src/main/java/com/google/cloud/hadoop/fs/gcs/GoogleHadoopFileSystemBase.java
@mukund-thakur mukund-thakur changed the title Add Hadoop File System extended attributes support. CDPD-12385 Add Hadoop File System extended attributes support. May 22, 2020
@mukund-thakur
Copy link
Author

Initial discussions are present here. https://github.com/hortonworks/bigdata-interop/pull/9

I had to remove the test as it is broken. It is an integration test but it runs as a unit test as well. I think that is the reason this test has been moved to a new class in latest version.
GoogleCloudDataproc#388

In fact all unit tests are broken in hdp-3.1-maint. To run them I had to add an extra test dependency on "hamcrest-all" in my local. Post that all unit tests work fine.

So we have to get in by trusting the manual testing effort by myself and customer.

CC @shwethags @sidseth

@mukund-thakur
Copy link
Author

@mukund-thakur mukund-thakur merged commit 7700c7a into HDP-3.1-maint Jun 2, 2020
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.

2 participants