Skip to content

Conversation

@amarnathkarthik
Copy link
Contributor

ABFS driver enhancement - Allow customizable translation from AAD SPNs and security groups to Linux user and group

Integration Test results - East US2:
Tests: 1255 Errors: 0 Failures: 0 Skipped: 390 `

@amarnathkarthik
Copy link
Contributor Author

@virajith, @ThomasMarquardt, @bilaharith - Please review.

@amarnathkarthik
Copy link
Contributor Author

Integration Test results (after the javadoc and style fixes) - East US2:
Tests: 1255 Errors: 0 Failures: 0 Skipped: 390

Copy link
Contributor

@steveloughran steveloughran left a comment

Choose a reason for hiding this comment

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

design looks good, as do javadocs on text format. Some tuning needed before it's ready to go in

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: add a "." to the end of each sentence, here and below, to keep javadoc happy

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: add a space between the java. and the org.apache block

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: add trailing "."

Copy link
Contributor

Choose a reason for hiding this comment

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

nit: add trailing "."

Copy link
Contributor

Choose a reason for hiding this comment

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

see the other comments about import ordering

Copy link
Contributor

Choose a reason for hiding this comment

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

no need for this.
2. put the ? on a new line; the : should also go there; the ?: sequence is significant enough to highligh

Copy link
Contributor

Choose a reason for hiding this comment

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

this will be very noisy if it happens a lot. Is that what you want?
also: it doesn't provide the information you'd need to debug the failure from the logs

Preferred

  • Error message includes string being looked up and resolved line.
  • full stack at DEBUG only

Copy link
Contributor

Choose a reason for hiding this comment

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

nit "."

Copy link
Contributor

Choose a reason for hiding this comment

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

see all comments in previous block and apply here as appropriate

Copy link
Contributor

Choose a reason for hiding this comment

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

  • add use of "#" as comment

Copy link
Contributor Author

@amarnathkarthik amarnathkarthik Apr 24, 2020

Choose a reason for hiding this comment

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

@steveloughran, clarification - you would want # with <pre> block or just #?

 * Group identity file should be delimited by colon in below format.
 * <pre>
 * # OBJ_ID:GROUP_NAME:GROUP_ID:SGP_NAME
 * </pre>

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 5s #1858 does not apply to trunk. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help.
Subsystem Report/Notes
GITHUB PR #1858
JIRA Issue HDFS-15168
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1858/3/console
versions git=2.17.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 5s #1858 does not apply to trunk. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help.
Subsystem Report/Notes
GITHUB PR #1858
JIRA Issue HDFS-15168
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1858/4/console
versions git=2.17.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 5s #1858 does not apply to trunk. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help.
Subsystem Report/Notes
GITHUB PR #1858
JIRA Issue HDFS-15168
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1858/5/console
versions git=2.17.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

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.

3 participants