[CDAP-20872] Add AeadCipher SPI for Encryption in CDAP #13558
Annotations
70 errors and 31 warnings
ErrorTagProviderLoggingTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/ErrorTagProviderLoggingTest.java#L57
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
ErrorTagProviderLoggingTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/ErrorTagProviderLoggingTest.java#L107
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.ErrorTagProviderLoggingTest.cleanUp(ErrorTagProviderLoggingTest.java:107)
|
LocalLogAppenderResilientTest.testResilientLogging:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/LocalLogAppenderResilientTest.java#L110
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TestDistributedLogReader.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/TestDistributedLogReader.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TestFileLogging.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/file/TestFileLogging.java#L55
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TestFileLogging.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/file/TestFileLogging.java#L69
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.file.TestFileLogging.cleanUp(TestFileLogging.java:69)
|
TestKafkaLogging.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/kafka/TestKafkaLogging.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
CDAPLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/CDAPLogAppenderTest.java#L91
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
CDAPLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/CDAPLogAppenderTest.java#L121
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.system.CDAPLogAppenderTest.cleanUp(CDAPLogAppenderTest.java:121)
|
LogFileManagerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/LogFileManagerTest.java#L77
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
LogFileManagerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/LogFileManagerTest.java#L107
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.system.LogFileManagerTest.cleanUp(LogFileManagerTest.java:107)
|
FileMetadataCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/FileMetadataCleanerTest.java#L89
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
FileMetadataCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/FileMetadataCleanerTest.java#L118
java.lang.NullPointerException
at io.cdap.cdap.logging.clean.FileMetadataCleanerTest.cleanUp(FileMetadataCleanerTest.java:118)
|
LogCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/LogCleanerTest.java#L90
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
LogCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/LogCleanerTest.java#L119
java.lang.NullPointerException
at io.cdap.cdap.logging.clean.LogCleanerTest.cleanUp(LogCleanerTest.java:119)
|
DistributedLogFrameworkTest.testFramework:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/framework/distributed/DistributedLogFrameworkTest.java#L114
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
DistributedLogFrameworkTest.testFramework:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/framework/distributed/DistributedLogFrameworkTest.java#L124
java.lang.NullPointerException
at io.cdap.cdap.logging.framework.distributed.DistributedLogFrameworkTest.afterTest(DistributedLogFrameworkTest.java:124)
|
KafkaLogProcessorPipelineTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/pipeline/kafka/KafkaLogProcessorPipelineTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
KafkaOffsetResolverTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/pipeline/kafka/KafkaOffsetResolverTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
RollingLocationLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/plugins/RollingLocationLogAppenderTest.java#L91
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
RollingLocationLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/plugins/RollingLocationLogAppenderTest.java#L119
java.lang.NullPointerException
at io.cdap.cdap.logging.plugins.RollingLocationLogAppenderTest.cleanUp(RollingLocationLogAppenderTest.java:119)
|
FileMetadataTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/read/FileMetadataTest.java#L80
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
FileMetadataTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/read/FileMetadataTest.java#L109
java.lang.NullPointerException
at io.cdap.cdap.logging.read.FileMetadataTest.cleanUp(FileMetadataTest.java:109)
|
MessagingMetricsProcessorManagerServiceTest.persistMetricsTests:
cdap-watchdog/src/test/java/io/cdap/cdap/metrics/process/MessagingMetricsProcessorManagerServiceTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
MessagingMetricsProcessorManagerServiceTest.testWriterInititlaization:
cdap-watchdog/src/test/java/io/cdap/cdap/metrics/process/MessagingMetricsProcessorManagerServiceTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
MetricsProcessorServiceTest.testMetricsProcessor:
cdap-watchdog/src/test/java/io/cdap/cdap/metrics/process/MetricsProcessorServiceTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
ConfiguratorTest.:
cdap-app-fabric/src/test/java/io/cdap/cdap/internal/app/deploy/ConfiguratorTest.java#L82
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
DatasetBasedTimeScheduleStoreTest.:
cdap-app-fabric/src/test/java/io/cdap/cdap/internal/app/runtime/schedule/store/DatasetBasedTimeScheduleStoreTest.java#L106
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
DatasetBasedTimeScheduleStoreTest.:
cdap-app-fabric/src/test/java/io/cdap/cdap/internal/app/runtime/schedule/store/DatasetBasedTimeScheduleStoreTest.java#L432
java.lang.NullPointerException
at io.cdap.cdap.internal.app.runtime.schedule.store.DatasetBasedTimeScheduleStoreTest.schedulerTearDown(DatasetBasedTimeScheduleStoreTest.java:162)
|
DatasetBasedTimeScheduleStoreTest.:
cdap-app-fabric/src/test/java/io/cdap/cdap/internal/app/runtime/schedule/store/DatasetBasedTimeScheduleStoreTest.java#L138
java.lang.NullPointerException
at io.cdap.cdap.internal.app.runtime.schedule.store.DatasetBasedTimeScheduleStoreTest.afterClass(DatasetBasedTimeScheduleStoreTest.java:138)
|
TetheringClientHandlerTest.:
cdap-app-fabric/src/test/java/io/cdap/cdap/internal/tethering/TetheringClientHandlerTest.java#L162
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TetheringClientHandlerTest.:
cdap-app-fabric/src/test/java/io/cdap/cdap/internal/tethering/TetheringClientHandlerTest.java#L201
java.lang.NullPointerException
at io.cdap.cdap.internal.tethering.TetheringClientHandlerTest.teardown(TetheringClientHandlerTest.java:201)
|
TetheringServerHandlerTest.:
cdap-app-fabric/src/test/java/io/cdap/cdap/internal/tethering/TetheringServerHandlerTest.java#L150
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
HBaseMetricsTableTest.:
cdap-data-fabric-tests/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/hbase/HBaseMetricsTableTest.java#L86
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
HBaseMetricsTableTest.:
cdap-data-fabric-tests/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/hbase/HBaseMetricsTableTest.java#L115
java.lang.NullPointerException
at io.cdap.cdap.data2.dataset2.lib.table.hbase.HBaseMetricsTableTest.tearDown(HBaseMetricsTableTest.java:115)
|
TransactionServiceClientTest.:
cdap-data-fabric-tests/src/test/java/io/cdap/cdap/data2/transaction/distributed/TransactionServiceClientTest.java#L120
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TransactionServiceClientTest.:
cdap-data-fabric-tests/src/test/java/io/cdap/cdap/data2/transaction/distributed/TransactionServiceClientTest.java#L168
java.lang.NullPointerException
at io.cdap.cdap.data2.transaction.distributed.TransactionServiceClientTest.afterClass(TransactionServiceClientTest.java:168)
|
TransactionServiceTest.testHighAvailability:
cdap-data-fabric-tests/src/test/java/io/cdap/cdap/data2/transaction/distributed/TransactionServiceTest.java#L123
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
LogHttpHandlerTest.:
cdap-gateway/src/test/java/io/cdap/cdap/gateway/handlers/log/LogHttpHandlerTest.java#L125
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
LogHttpHandlerTest.:
cdap-gateway/src/test/java/io/cdap/cdap/gateway/handlers/log/LogHttpHandlerTest.java#L171
java.lang.NullPointerException
at io.cdap.cdap.gateway.handlers.log.LogHttpHandlerTest.tearDown(LogHttpHandlerTest.java:171)
|
MetricsHandlerTest.:
cdap-gateway/src/test/java/io/cdap/cdap/gateway/handlers/metrics/MetricsHandlerTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
MetricsHandlerTest.:
cdap-gateway/src/test/java/io/cdap/cdap/gateway/handlers/metrics/MetricsHandlerTest.java#L1
java.lang.NullPointerException
at io.cdap.cdap.gateway.handlers.metrics.MetricsSuiteTestBase.stopMetricsService(MetricsSuiteTestBase.java:205)
|
RouterMainTest.testGuiceInjection:
cdap-gateway/src/test/java/io/cdap/cdap/gateway/router/RouterMainTest.java#L33
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 7 at io.cdap.cdap.gateway.router.NettyRouter.<init>(NettyRouter.java:112)
at io.cdap.cdap.gateway.router.RouterModules$1.configure(RouterModules.java:55)
1 error
|
TwillRunnableTest.testHbaseTableExporterInjector:
cdap-master/src/test/java/io/cdap/cdap/data/runtime/main/TwillRunnableTest.java#L47
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$2.configure(AuthorizationEnforcementModule.java:62)
1 error
|
ErrorTagProviderLoggingTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/ErrorTagProviderLoggingTest.java#L57
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
ErrorTagProviderLoggingTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/ErrorTagProviderLoggingTest.java#L107
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.ErrorTagProviderLoggingTest.cleanUp(ErrorTagProviderLoggingTest.java:107)
|
LocalLogAppenderResilientTest.testResilientLogging:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/LocalLogAppenderResilientTest.java#L110
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TestDistributedLogReader.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/TestDistributedLogReader.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TestFileLogging.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/file/TestFileLogging.java#L55
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
TestFileLogging.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/file/TestFileLogging.java#L69
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.file.TestFileLogging.cleanUp(TestFileLogging.java:69)
|
TestKafkaLogging.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/kafka/TestKafkaLogging.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
CDAPLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/CDAPLogAppenderTest.java#L91
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
CDAPLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/CDAPLogAppenderTest.java#L121
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.system.CDAPLogAppenderTest.cleanUp(CDAPLogAppenderTest.java:121)
|
LogFileManagerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/LogFileManagerTest.java#L77
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
LogFileManagerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/appender/system/LogFileManagerTest.java#L107
java.lang.NullPointerException
at io.cdap.cdap.logging.appender.system.LogFileManagerTest.cleanUp(LogFileManagerTest.java:107)
|
FileMetadataCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/FileMetadataCleanerTest.java#L89
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
FileMetadataCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/FileMetadataCleanerTest.java#L118
java.lang.NullPointerException
at io.cdap.cdap.logging.clean.FileMetadataCleanerTest.cleanUp(FileMetadataCleanerTest.java:118)
|
LogCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/LogCleanerTest.java#L90
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
LogCleanerTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/clean/LogCleanerTest.java#L119
java.lang.NullPointerException
at io.cdap.cdap.logging.clean.LogCleanerTest.cleanUp(LogCleanerTest.java:119)
|
DistributedLogFrameworkTest.testFramework:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/framework/distributed/DistributedLogFrameworkTest.java#L114
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
DistributedLogFrameworkTest.testFramework:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/framework/distributed/DistributedLogFrameworkTest.java#L124
java.lang.NullPointerException
at io.cdap.cdap.logging.framework.distributed.DistributedLogFrameworkTest.afterTest(DistributedLogFrameworkTest.java:124)
|
KafkaLogProcessorPipelineTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/pipeline/kafka/KafkaLogProcessorPipelineTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
KafkaOffsetResolverTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/pipeline/kafka/KafkaOffsetResolverTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
RollingLocationLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/plugins/RollingLocationLogAppenderTest.java#L91
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
RollingLocationLogAppenderTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/plugins/RollingLocationLogAppenderTest.java#L119
java.lang.NullPointerException
at io.cdap.cdap.logging.plugins.RollingLocationLogAppenderTest.cleanUp(RollingLocationLogAppenderTest.java:119)
|
FileMetadataTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/read/FileMetadataTest.java#L80
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47)
1 error
|
FileMetadataTest.:
cdap-watchdog/src/test/java/io/cdap/cdap/logging/read/FileMetadataTest.java#L109
java.lang.NullPointerException
at io.cdap.cdap.logging.read.FileMetadataTest.cleanUp(FileMetadataTest.java:109)
|
MessagingMetricsProcessorManagerServiceTest.persistMetricsTests:
cdap-watchdog/src/test/java/io/cdap/cdap/metrics/process/MessagingMetricsProcessorManagerServiceTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
MessagingMetricsProcessorManagerServiceTest.testWriterInititlaization:
cdap-watchdog/src/test/java/io/cdap/cdap/metrics/process/MessagingMetricsProcessorManagerServiceTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
MetricsProcessorServiceTest.testMetricsProcessor:
cdap-watchdog/src/test/java/io/cdap/cdap/metrics/process/MetricsProcessorServiceTest.java#L1
Unable to create injector, see the following errors:
1) No implementation for io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption) was bound.
while locating io.cdap.cdap.security.encryption.AeadCipher annotated with @com.google.inject.name.Named(value=UserCredentialEncryption)
for parameter 5 at io.cdap.cdap.security.authorization.DefaultAccessEnforcer.<init>(DefaultAccessEnforcer.java:85)
at io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1.configure(AuthorizationEnforcementModule.java:47) (via modules: com.google.inject.util.Modules$OverrideModule -> io.cdap.cdap.security.authorization.AuthorizationEnforcementModule$1)
1 error
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/DatasetServiceTestBase.java#L187
Distance between variable 'authEnforcer' declaration and its first usage is 14, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/DatasetServiceTestBase.java#L189
Distance between variable 'authenticationContext' declaration and its first usage is 14, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/DatasetServiceTestBase.java#L193
Distance between variable 'discoveryService' declaration and its first usage is 6, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/DatasetServiceTestBase.java#L202
Distance between variable 'txSystemClientService' declaration and its first usage is 8, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/DatasetServiceTestBase.java#L205
Distance between variable 'namespacePathLocator' declaration and its first usage is 8, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/service/DatasetServiceTestBase.java#L283
Abbreviation in name 'createCConf' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/RemoteDatasetFrameworkTest.java#L109
Distance between variable 'impersonator' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/RemoteDatasetFrameworkTest.java#L138
Distance between variable 'transactionRunner' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/RemoteDatasetFrameworkTest.java#L142
Distance between variable 'txSystemClientService' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/datafabric/dataset/RemoteDatasetFrameworkTest.java#L145
Distance between variable 'discoveryServiceClient' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBMetricsTableTest.java#L48
Abbreviation in name 'LevelDBMetricsTableTest' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L58
Abbreviation in name 'LevelDBTableServiceTest' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L86
Distance between variable 'table2' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L99
Distance between variable 'table1Size' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L101
Distance between variable 'table2Size' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L138
Abbreviation in name 'tableUncompressedID' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L142
Distance between variable 'uncompressedDiskSizeBytes' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L151
Abbreviation in name 'tableCompressedID' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableServiceTest.java#L169
Distance between variable 'emptyTableDiskSize' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableTest.java#L49
Abbreviation in name 'LevelDBTableTest' must contain no more than '1' consecutive capital letters.
|
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableCoreTest.java#L49
Abbreviation in name 'LevelDBTableCoreTest' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-data-fabric/src/test/java/io/cdap/cdap/data2/dataset2/lib/table/leveldb/LevelDBTableCoreTest.java#L252
Distance between variable 'valRead' declaration and its first usage is 10, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-security/src/main/java/io/cdap/cdap/security/encryption/guice/AbstractAeadCipherProvider.java#L31
Abbreviation in name 'NOOP_AEAD_CIPHER_NAME' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck:
cdap-security/src/main/java/io/cdap/cdap/security/encryption/guice/AbstractAeadCipherProvider.java#L31
Member name 'NOOP_AEAD_CIPHER_NAME' must match pattern '^[a-z][a-zA-Z0-9]+$'.
|
|
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-security/src/main/java/io/cdap/cdap/security/authorization/DefaultAccessEnforcer.java#L284
Abbreviation in name 'isAccessingSystemNSAsMasterUser' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-security/src/test/java/io/cdap/cdap/security/authorization/DefaultAccessEnforcerTest.java#L223
Distance between variable 'authEnforcementService' declaration and its first usage is 11, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-security/src/test/java/io/cdap/cdap/security/authorization/DefaultAccessEnforcerTest.java#L232
Distance between variable 'namespaces' declaration and its first usage is 11, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
|