File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 4141import org .apache .hadoop .fs .azurebfs .oauth2 .AccessTokenProvider ;
4242import org .apache .hadoop .fs .azurebfs .security .AbfsDelegationTokenManager ;
4343import org .apache .hadoop .fs .azurebfs .services .AbfsClient ;
44- import org .apache .hadoop .fs .azurebfs .services .AbfsClientUtils ;
4544import org .apache .hadoop .fs .azurebfs .services .AbfsOutputStream ;
4645import org .apache .hadoop .fs .azurebfs .services .AuthType ;
4746import org .apache .hadoop .fs .azurebfs .services .ITestAbfsClient ;
Original file line number Diff line number Diff line change 3535import org .apache .hadoop .fs .azurebfs .services .AbfsClientUtils ;
3636import org .apache .hadoop .fs .azurebfs .utils .TracingContext ;
3737import org .assertj .core .api .Assertions ;
38- import org .junit .Assume ;
3938import org .junit .Test ;
4039import org .junit .runner .RunWith ;
4140import org .junit .runners .Parameterized ;
Original file line number Diff line number Diff line change 3636import org .apache .hadoop .fs .Path ;
3737import org .apache .hadoop .fs .azurebfs .constants .AbfsHttpConstants ;
3838import org .apache .hadoop .fs .azurebfs .security .ContextEncryptionAdapter ;
39- import org .apache .hadoop .fs .azurebfs .services .AbfsClientUtils ;
4039import org .apache .hadoop .fs .permission .FsAction ;
4140import org .apache .hadoop .fs .permission .FsPermission ;
4241import org .apache .hadoop .test .GenericTestUtils ;
You can’t perform that action at this time.
0 commit comments