Builds Spark (minus the Install4j distributables) after every change to the code.

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
28 seconds
Labels
None
Agent
Default Agent
Revision
b07cafde4c0dfc0f607bd5f361a1903efce8b127
Total tests
5
Successful since
#340 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
ilya khlevnoy <71222850+Plyha@users.noreply.github.com> ilya khlevnoy <71222850+Plyha@users.noreply.github.com> b07cafde4c0dfc0f607bd5f361a1903efce8b127 SPARK-2272 SPARK-2270 Remove unused methods in URLFileSystem.class
These methods are not used and use reflection.
This raises a warning for Java 11-15.Due to the strong encapsulation introduced starting from jdk 16 some non-public classes, methods and fields of the java.* package are no longer available via reflection.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSPARK-2270Could not obtain issue details from Jira
Unknown Issue TypeSPARK-2272Could not obtain issue details from Jira