Member since
10-01-2018
799
Posts
139
Kudos Received
128
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
302 | 04-15-2022 09:39 AM | |
237 | 03-16-2022 06:22 AM | |
239 | 03-02-2022 09:44 PM | |
182 | 03-02-2022 08:40 PM | |
273 | 01-05-2022 07:01 AM |
05-18-2022
06:15 AM
This is the entire log message in master node: 2022-05-18 15:06:11,046 INFO LDAP Login Monitor thread:com.cloudera.cmf.service.auth.AbstractExternalServerLoginMonitor: LDAP monitoring is disabled. 2022-05-18 15:06:11,048 INFO KDC Login Monitor thread:com.cloudera.cmf.service.auth.AbstractExternalServerLoginMonitor: KDC monitoring is disabled. 2022-05-18 15:06:11,971 INFO pool-6-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: (30 skipped) Cleaned up 2022-05-18 15:06:12,979 INFO pool-6-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: (30 skipped) Synced up 2022-05-18 15:07:11,971 INFO pool-6-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: (29 skipped) Cleaned up 2022-05-18 15:07:14,977 INFO pool-6-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: (30 skipped) Synced up 2022-05-18 15:07:25,296 INFO scm-web-88:com.cloudera.server.web.cmf.CMFUserDetailsService: First user 'admin' logging in. 2022-05-18 15:07:25,380 INFO scm-web-88:com.cloudera.server.web.cmf.AuthenticationSuccessEventListener: Authentication success for user: 'admin' from 172.20.176.1 2022-05-18 15:07:26,462 INFO scm-web-85:com.cloudera.api.ApiExceptionMapper: Exception caught in API invocation. Msg:This installation currently has no license. java.util.NoSuchElementException: This installation currently has no license. at com.cloudera.api.dao.impl.LicenseManagerDaoImpl.readLicense(LicenseManagerDaoImpl.java:87) at com.cloudera.api.v1.impl.ClouderaManagerResourceImpl.readLicense(ClouderaManagerResourceImpl.java:57) at com.cloudera.api.v32.impl.ClouderaManagerResourceV32Impl.readLicense(ClouderaManagerResourceV32Impl.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) at com.cloudera.api.ApiInvoker.invoke(ApiInvoker.java:117) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:285) at com.cloudera.api.ApiInvoker.invoke(ApiInvoker.java:117) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:285) at com.cloudera.api.ApiInvoker.invoke(ApiInvoker.java:117) at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:267) at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:298) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:222) at javax.servlet.http.HttpServlet.service(HttpServlet.java:645) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:273) at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1452) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791) at org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1626) at com.cloudera.enterprise.JavaMelodyFacade$MonitoringFilter.doFilter(JavaMelodyFacade.java:204) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) at com.cloudera.server.cmf.config.components.CmfHttpSessionFilter.doFilter(CmfHttpSessionFilter.java:35) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) at com.cloudera.server.cmf.config.components.RequestRecastFilter.doFilter(RequestRecastFilter.java:55) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:115) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.kerberos.web.authentication.SpnegoAuthenticationProcessingFilter.doFilter(SpnegoAuthenticationProcessingFilter.java:128) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at com.cloudera.api.ApiBasicAuthFilter.doFilter(ApiBasicAuthFilter.java:86) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:66) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) at org.springframework.session.web.http.SessionRepositoryFilter.doFilterInternal(SessionRepositoryFilter.java:171) at org.springframework.session.web.http.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:80) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:197) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:201) at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.StatisticsHandler.handle(StatisticsHandler.java:179) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) at org.eclipse.jetty.server.Server.handle(Server.java:516) at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375) at com.cloudera.server.common.BoundedQueuedThreadPool$2.run(BoundedQueuedThreadPool.java:94) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) at java.lang.Thread.run(Thread.java:748) 2022-05-18 15:07:43,821 INFO scm-web-89:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/license/trialBegin 2022-05-18 15:07:43,847 INFO scm-web-89:com.cloudera.cmf.crypto.LicenseLoaderImpl: The license state of the product is TRIAL 2022-05-18 15:07:43,848 INFO scm-web-89:com.cloudera.cmf.service.ServiceHandlerRegistry: Executing Global command ProcessStalenessCheckCommand BasicCmdArgs{args=[First reason why: Began trial]}. 2022-05-18 15:07:43,850 INFO scm-web-89:com.cloudera.cmf.command.flow.CmdStep: Executing command 1546333342 work: Execute 1 steps in sequence 2022-05-18 15:07:43,850 INFO scm-web-89:com.cloudera.cmf.command.flow.CmdStep: Executing command 1546333342 work: Configuration Staleness Check 2022-05-18 15:07:43,850 INFO scm-web-89:com.cloudera.cmf.service.ServiceHandlerRegistry: Global Command ProcessStalenessCheckCommand launched with id=1546333342 2022-05-18 15:07:43,858 INFO CommandPusher-1:com.cloudera.server.cmf.CommandPusherThread: Acquired lease lock on DbCommand:1546333342 2022-05-18 15:07:43,866 INFO scm-web-89:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/license/trialBegin, Status:200 2022-05-18 15:07:43,875 INFO ProcessStalenessDetector-0:com.cloudera.cmf.service.config.components.ProcessStalenessDetector: Queuing staleness check with FULL_CHECK for 0/0 roles. 2022-05-18 15:07:43,876 INFO ProcessStalenessDetector-0:com.cloudera.cmf.service.config.components.ProcessStalenessDetector: Staleness check done. Duration: PT0.002S 2022-05-18 15:07:43,876 INFO ProcessStalenessDetector-0:com.cloudera.cmf.service.config.components.ProcessStalenessDetector: Staleness check execution stats: average=0ms, min=0ms, max=0ms. 2022-05-18 15:07:43,880 INFO CommandPusher-1:com.cloudera.server.cmf.CommandPusherThread: Acquired lease lock on DbCommand:1546333342 2022-05-18 15:07:43,891 INFO CommandPusher-1:com.cloudera.cmf.model.DbCommand: Command 1546333342(ProcessStalenessCheckCommand) has completed. finalstate:FINISHED, success:true, msg:Successfully finished checking for configuration staleness. 2022-05-18 15:07:43,891 INFO CommandPusher-1:com.cloudera.cmf.command.components.CommandStorage: Invoked delete temp files for command:DbCommand{id=1546333342, name=ProcessStalenessCheckCommand} at dir:/var/lib/cloudera-scm-server/temp/commands/1546333342 2022-05-18 15:07:50,852 INFO scm-web-85:com.cloudera.server.web.cmf.RepoDiscovery: CentOS Linux release 7.9.2009 (Core) 2022-05-18 15:08:09,817 INFO scm-web-82:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/add-hosts-wizard/scanhosts.json 2022-05-18 15:08:09,825 INFO scm-web-82:com.cloudera.server.cmf.node.NodeScannerService: Request 0 contains 2 nodes 2022-05-18 15:08:09,833 INFO scm-web-82:com.cloudera.server.cmf.node.NodeScannerService: New node 172.20.178.216, scanning 2022-05-18 15:08:09,833 INFO scm-web-82:com.cloudera.server.cmf.node.NodeScannerService: New node 172.20.177.136, scanning 2022-05-18 15:08:09,834 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScanner: Beginning scan of node 172.20.178.216 and port 22 2022-05-18 15:08:09,834 INFO scm-web-82:com.cloudera.server.cmf.node.NodeScannerService: Finished submitting request 0 2022-05-18 15:08:09,834 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScanner: Canonical hostname is pse.slave1.clouderacluster 2022-05-18 15:08:09,834 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScanner: Connecting to remote host 2022-05-18 15:08:09,835 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScanner: Beginning scan of node 172.20.177.136 and port 22 2022-05-18 15:08:09,835 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScanner: Canonical hostname is pse.slave2.clouderacluster 2022-05-18 15:08:09,835 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScanner: Connecting to remote host 2022-05-18 15:08:09,836 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScanner: Disconnecting from remote host 2022-05-18 15:08:09,836 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScanner: Disconnecting from remote host 2022-05-18 15:08:09,836 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScanner: Connecting to ssh service on remote host 2022-05-18 15:08:09,836 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScanner: Connecting to ssh service on remote host 2022-05-18 15:08:09,840 INFO scm-web-82:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/add-hosts-wizard/scanhosts.json, Status:200 2022-05-18 15:08:09,873 INFO scm-web-84:com.cloudera.server.cmf.node.NodeScannerService: Request 0 returning 0/2 scans 2022-05-18 15:08:09,994 INFO NodeScannerThread-0:net.schmizz.sshj.common.SecurityUtils: BouncyCastle registration succeeded 2022-05-18 15:08:10,081 INFO NodeScannerThread-1:net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_14_0 2022-05-18 15:08:10,081 INFO NodeScannerThread-0:net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_14_0 2022-05-18 15:08:10,088 INFO NodeScannerThread-1:net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_7.4 2022-05-18 15:08:10,088 INFO NodeScannerThread-0:net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_7.4 2022-05-18 15:08:10,346 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScanner: Disconnecting from ssh service on remote host 2022-05-18 15:08:10,347 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScanner: Disconnecting from ssh service on remote host 2022-05-18 15:08:10,347 INFO NodeScannerThread-0:net.schmizz.sshj.transport.TransportImpl: Disconnected - BY_APPLICATION 2022-05-18 15:08:10,348 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScanner: Connected to SSH on node 172.20.178.216 with port 22 (latency PT0.001S) 2022-05-18 15:08:10,348 INFO NodeScannerThread-1:net.schmizz.sshj.transport.TransportImpl: Disconnected - BY_APPLICATION 2022-05-18 15:08:10,348 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScanner: Connected to SSH on node 172.20.177.136 with port 22 (latency PT0.001S) 2022-05-18 15:08:10,349 INFO NodeScannerThread-0:com.cloudera.server.cmf.node.NodeScannerService: Request 0 observed finished scan of node 172.20.178.216 2022-05-18 15:08:10,350 INFO NodeScannerThread-1:com.cloudera.server.cmf.node.NodeScannerService: Request 0 observed finished scan of node 172.20.177.136 2022-05-18 15:08:10,911 INFO scm-web-82:com.cloudera.server.cmf.node.NodeScannerService: Request 0 returning 2/2 scans 2022-05-18 15:08:13,648 INFO scm-web-82:com.cloudera.server.web.cmf.ParcelController: Synchronizing repos based on user request admin 2022-05-18 15:08:13,664 INFO ParcelUpdateService:com.cloudera.cmf.paywall.PaywallHelper: License incomplete; unable to use it for authentication UUID=72ef3466-2863-41bb-b89c-11126931ef69, name=Trial License 2022-05-18 15:08:13,983 INFO pool-6-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: (30 skipped) Cleaned up 2022-05-18 15:08:16,975 INFO pool-6-thread-1:com.cloudera.server.cmf.components.CmServerStateSynchronizer: (30 skipped) Synced up 2022-05-18 15:08:38,690 INFO scm-web-84:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/add-hosts-wizard/install 2022-05-18 15:08:38,722 INFO scm-web-84:com.cloudera.server.cmf.node.NodeConfiguratorService: Creating request with id 0 2022-05-18 15:08:38,723 INFO scm-web-84:com.cloudera.cmf.service.ServiceHandlerRegistry: Executing Global command GlobalHostInstall GlobalHostInstallCommandArgs{sshPort=22, userName=root, password=REDACTED, passphrase=REDACTED, privateKey=REDACTED, parallelInstallCount=10, cmRepoUrl=http://centos.mirror.server24.net/7.9.2009/os/x86_64/ (9 more) https://archive.cloudera.com/cm7/7.4.4/redhat7/yum/ https://mirrors.xtom.de/epel/7/x86_64/ (53 more) http://centos.mirror.server24.net/7.9.2009/extras/x86_64/ (9 https://archive.cloudera.com/postgresql10/redhat7/ http://centos.mirror.server24.net/7.9.2009/updates/x86_64/ (9, gpgKeyCustomUrl=null, gpgKeyOverrideBundle=<none>, unlimitedJCE=false, javaInstallStrategy=AUTO, agentUserMode=ROOT, cdhVersion=-1, cdhRelease=NONE, cdhRepoUrl=null, buildCertCommand=, sslCertHostname=null, reqId=0, skipPackageInstall=false, skipCloudConfig=false, proxyProtocol=HTTP, proxyServer=null, proxyPort=0, proxyUserName=null, proxyPassword=REDACTED, cmca=<none>, hostCerts=<none>, customTrustStorePath=null, customTrustStorePassword=null, customTrustStoreType=jks, subjectAltNames=null, hosts=[pse.slave2.clouderacluster, pse.slave1.clouderacluster], existingHosts=[], agentReportedHostnames=null}. 2022-05-18 15:08:38,744 INFO scm-web-84:com.cloudera.cmf.command.flow.CmdStep: Executing command 1546333345 work: Execute 1 steps in sequence 2022-05-18 15:08:38,744 INFO scm-web-84:com.cloudera.cmf.command.flow.CmdStep: Executing command 1546333345 work: Install on 2 hosts. 2022-05-18 15:08:38,745 INFO scm-web-84:com.cloudera.cmf.command.flow.CmdStep: Executing command 1546333345 work: Install on pse.slave2.clouderacluster. 2022-05-18 15:08:38,775 INFO scm-web-84:com.cloudera.server.cmf.node.NodeConfiguratorService: Adding password-based configurator for pse.slave2.clouderacluster 2022-05-18 15:08:38,775 INFO scm-web-84:com.cloudera.server.cmf.node.NodeConfiguratorService: Submitted configurator for pse.slave2.clouderacluster with id 1 2022-05-18 15:08:38,775 INFO scm-web-84:com.cloudera.cmf.command.flow.CmdStep: Executing command 1546333345 work: Install on pse.slave1.clouderacluster. 2022-05-18 15:08:38,775 INFO scm-web-84:com.cloudera.server.cmf.node.NodeConfiguratorService: Adding password-based configurator for pse.slave1.clouderacluster 2022-05-18 15:08:38,776 INFO scm-web-84:com.cloudera.server.cmf.node.NodeConfiguratorService: Submitted configurator for pse.slave1.clouderacluster with id 2 2022-05-18 15:08:38,784 INFO NodeConfiguratorThread-0-1:com.cloudera.cmf.model.HostInstallArgs: Deprecated option for unlimited strength JCE. Value set to False. 2022-05-18 15:08:38,784 INFO NodeConfiguratorThread-0-0:com.cloudera.cmf.model.HostInstallArgs: Deprecated option for unlimited strength JCE. Value set to False. 2022-05-18 15:08:38,786 INFO scm-web-84:com.cloudera.cmf.service.ServiceHandlerRegistry: Global Command GlobalHostInstall launched with id=1546333345 2022-05-18 15:08:38,796 INFO NodeConfiguratorThread-0-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave2.clouderacluster: Transitioning from INIT (PT0.022S) to CONNECT 2022-05-18 15:08:38,798 INFO NodeConfiguratorThread-0-0:net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_14_0 2022-05-18 15:08:38,797 INFO NodeConfiguratorThread-0-1:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave1.clouderacluster: Transitioning from INIT (PT0.022S) to CONNECT 2022-05-18 15:08:38,799 INFO NodeConfiguratorThread-0-1:net.schmizz.sshj.transport.TransportImpl: Client identity string: SSH-2.0-SSHJ_0_14_0 2022-05-18 15:08:38,802 INFO scm-web-84:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/add-hosts-wizard/install, Status:200 2022-05-18 15:08:38,806 INFO CommandPusher-1:com.cloudera.server.cmf.CommandPusherThread: Acquired lease lock on DbCommand:1546333345 2022-05-18 15:08:38,808 INFO NodeConfiguratorThread-0-0:net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_7.4 2022-05-18 15:08:38,818 INFO NodeConfiguratorThread-0-1:net.schmizz.sshj.transport.TransportImpl: Server identity string: SSH-2.0-OpenSSH_7.4 2022-05-18 15:08:38,827 INFO scm-web-85:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/add-hosts-wizard/installprogressinit.json 2022-05-18 15:08:38,827 INFO scm-web-84:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/express-wizard/updateHostsState 2022-05-18 15:08:38,843 INFO scm-web-85:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/add-hosts-wizard/installprogressinit.json, Status:200 2022-05-18 15:08:38,852 INFO scm-web-84:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/express-wizard/updateHostsState, Status:200 2022-05-18 15:08:38,863 INFO NodeConfiguratorThread-0-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave2.clouderacluster: Transitioning from CONNECT (PT0.067S) to AUTHENTICATE 2022-05-18 15:08:38,878 INFO NodeConfiguratorThread-0-1:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave1.clouderacluster: Transitioning from CONNECT (PT0.081S) to AUTHENTICATE 2022-05-18 15:08:38,943 INFO NodeConfiguratorThread-0-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave2.clouderacluster: Transitioning from AUTHENTICATE (PT0.080S) to MAKE_TEMP_DIR 2022-05-18 15:08:38,946 INFO NodeConfiguratorThread-0-1:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave1.clouderacluster: Transitioning from AUTHENTICATE (PT0.068S) to MAKE_TEMP_DIR 2022-05-18 15:08:38,980 INFO scm-web-82:com.cloudera.enterprise.JavaMelodyFacade: Entering HTTP Operation: Method:POST, Path:/add-hosts-wizard/installprogressdata.json 2022-05-18 15:08:39,000 INFO NodeConfiguratorThread-0-0:com.cloudera.server.cmf.node.NodeConfigurator: Executing mktemp -d /tmp/scm_prepare_node.XXXXXXXX on pse.slave2.clouderacluster 2022-05-18 15:08:39,003 INFO NodeConfiguratorThread-0-1:com.cloudera.server.cmf.node.NodeConfigurator: Executing mktemp -d /tmp/scm_prepare_node.XXXXXXXX on pse.slave1.clouderacluster 2022-05-18 15:08:39,017 INFO scm-web-82:com.cloudera.enterprise.JavaMelodyFacade: Exiting HTTP Operation: Method:POST, Path:/add-hosts-wizard/installprogressdata.json, Status:200 2022-05-18 15:08:39,025 INFO NodeConfiguratorThread-0-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave2.clouderacluster: Transitioning from MAKE_TEMP_DIR (PT0.082S) to COPY_FILES 2022-05-18 15:08:39,026 INFO NodeConfiguratorThread-0-1:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave1.clouderacluster: Transitioning from MAKE_TEMP_DIR (PT0.080S) to COPY_FILES 2022-05-18 15:08:39,101 INFO NodeConfiguratorThread-0-1:com.cloudera.server.cmf.node.NodeConfigurator: Using default key bundle URL 2022-05-18 15:08:39,140 INFO NodeConfiguratorThread-0-0:com.cloudera.server.cmf.node.NodeConfigurator: Using default key bundle URL 2022-05-18 15:08:39,197 INFO NodeConfiguratorThread-0-1:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave1.clouderacluster: Setting COPY_FILES as failed and done state 2022-05-18 15:08:39,197 INFO NodeConfiguratorThread-0-1:net.schmizz.sshj.transport.TransportImpl: Disconnected - BY_APPLICATION 2022-05-18 15:08:39,200 INFO NodeConfiguratorThread-0-1:com.cloudera.cmf.model.HostInstallArgs: Deprecated option for unlimited strength JCE. Value set to False. 2022-05-18 15:08:39,236 INFO NodeConfiguratorThread-0-0:com.cloudera.server.cmf.node.NodeConfiguratorProgress: pse.slave2.clouderacluster: Setting COPY_FILES as failed and done state 2022-05-18 15:08:39,236 INFO NodeConfiguratorThread-0-0:net.schmizz.sshj.transport.TransportImpl: Disconnected - BY_APPLICATION 2022-05-18 15:08:39,237 INFO NodeConfiguratorThread-0-0:com.cloudera.cmf.model.HostInstallArgs: Deprecated option for unlimited strength JCE. Value set to False. 2022-05-18 15:08:43,843 INFO CommandPusher-1:com.cloudera.server.cmf.CommandPusherThread: Acquired lease lock on DbCommand:1546333345 2022-05-18 15:08:43,851 ERROR CommandPusher-1:com.cloudera.cmf.command.flow.WorkOutputs: CMD id: 1546333345 Failed to complete installation on host pse.slave2.clouderacluster. 2022-05-18 15:08:43,852 ERROR CommandPusher-1:com.cloudera.cmf.command.flow.WorkOutputs: CMD id: 1546333345 Failed to complete installation on host pse.slave1.clouderacluster. 2022-05-18 15:08:43,853 ERROR CommandPusher-1:com.cloudera.cmf.model.DbCommand: Command 1546333345(GlobalHostInstall) has completed. finalstate:FINISHED, success:false, msg:Failed to complete installation. I found some articles (listed below) about removal/modfication of some parcels but the result is the same. https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Center-7-trial-license-error/m-p/294812#M217436 https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Platform-7-1-1-Trial/td-p/297493 https://community.cloudera.com/t5/Support-Questions/Cloudera-Data-Platform-7-1-1-Trial/td-p/297493
... View more
05-17-2022
11:33 PM
@GangWar Thanks, this worked for me.
... View more
05-11-2022
10:22 AM
@theano Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. If you are still experiencing the issue, can you provide the information @GangWar has requested? Thanks!
... View more
05-03-2022
11:06 AM
hi @GangWar , I followed the behavior of the host and when the error appeared in the cloudera manager I ran ethtool and it returned the information without any problem.
... View more
05-03-2022
09:27 AM
No, actually I didn't get what I need. I just understood that I need to develop it by myself
... View more
05-03-2022
09:24 AM
@Sayed016 Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks!
... View more
04-20-2022
10:34 AM
@KalyanYala If your issue has been resolved, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
04-19-2022
09:39 AM
I recently face this same issue on one of our environment. Error: returned 1. ERROR: Cannot set priority of zkfc process 24167 When digged more on the ZKFC Log, I found this error: ERROR org.apache.hadoop.ha.ZKFailoverController: Unable to start failover controller. Parent znode does not exist. I applied the solution to format ZKFC and once done I have restarted the services and it worked fine. bin/hdfs zkfc -formatZK
... View more
04-19-2022
02:37 AM
@lu_araujo If you are a Cloudera Customer Or having Cloudera Enterprise License/Subscription You can open a support case on Cloudera Portal. You must be a registered user on Cloudera to do the same. https://my.cloudera.com/faq/support.html#create-case
... View more
04-19-2022
01:07 AM
Hello @SVK If your queries concerning Apache Airflow has been addressed, Feel free to mark the Post as Solved. If you have any further ask, Kindly share the same & we shall get back to you accordingly. Regards, Smarak
... View more
04-15-2022
09:54 AM
@Karthik_076 What version you are using? There was a bug in HDP which can be workaround by Removing auxlib from all the nodes and copying phoenix jar to /usr/hdp/3.1.5.0-152/hive/auxlib/phoenix-5.0.0.3.1.5.19-3-hive.jar
... View more
04-12-2022
03:28 AM
Issue is solved, as it was a Firewall Problem Thank you all anyway!
... View more
03-31-2022
04:25 AM
@Andrii I doubt if it's possible. Check the document if this helps: https://docs.gethue.com/administrator/configuration/apps/#jdbc
... View more
03-21-2022
05:39 AM
@Swagat have you resolved your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
03-16-2022
06:13 AM
@rsena Usually you don’t need to install these dependencies manually. The installation process will check and install missing things. However this particular pckg seems and OS issue for me. May be you should check the image is being used is buggy. Can you try with another Centos Image and see how it goes?
... View more
03-08-2022
05:11 AM
hi @smdas Thanks I could not test it test, as our CML workspace had some issues (it crashed upon upgrade -- CE support is on it) -- we will try with a new one thanks
... View more
03-03-2022
12:56 AM
@GangWar my requirement is to upgrade custom services parcels & CSDs
... View more
03-02-2022
10:11 PM
1 Kudo
Stop CDH Services and Stop Cloudera Manager Management Services. Import the new kerberos account. You will need an admin account on the KDC for this: CM UI -> Administration -> Security -> Kerberos credentials -> "Import Kerberos Account Manager Credentials" Enter username and password Click Import button Re-generate missing principals if the previous step was successful CM UI -> Administration -> Security -> "Kerberos credentials" Click the button "Generate Missing Credentials" Wait until credentials have been generated Start Cloudera Manager Management Services Start CDH Services
... View more
03-02-2022
09:27 PM
@seanbenner Try the " IDLE_MAXIMUM_MINUTES " engine variable from below doc if this helps. https://docs.cloudera.com/cdsw/1.9.2/environment-variables/topics/cdsw-engine-environment-variables-1.html
... View more
03-02-2022
08:40 PM
2 Kudos
@wert_1311 No downtime needed. Only agent CM agent restart on Hue servers may required if you see the alternative not taking effect.
... View more
03-02-2022
12:37 PM
Apparently not. The old CDH model seems gone with the introduction of CDP which appears using a pure subscription based model (i.e. without the old open source model co-existing as in the old CDH model). Of course, most components in CDP are still open source. The question concerns CDP as a whole (like CDH in before), not individual components.
... View more
02-03-2022
05:14 AM
@CDPTester Please go through the below doc thoroughly and plan the upgrade. https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/upgrade-cdh6/topics/cdpdc-cdh6-overview.html This doc should have all the step by step procedure and prerequisite for upgrade.
... View more
01-28-2022
05:28 AM
@Dasan Did this resolved your issue? If so Please accept as Solution
... View more
01-15-2022
11:32 PM
HI, YARN Graceful decommission will wait for jobs to complete. You can pass the timeout value so that YARN will start decommission after x seconds. If no jobs running within x secs then automatically YARN will start decommission without waiting for timeout to happen. CM -> Clusters -> yarn -> Configuration -> In search bar ( yarn.resourcemanager.nodemanager-graceful-decommission-timeout-secs) Set the value and save the configuration and do restart to deploy configs. To decommission a specific host/more hosts CM -> Clusters -> yarn -> Instances (Select the hosts that you want to decommission) Click -> Actions for selected hosts -> Decommission In case you want to decommission all the roles of a host then follow this doc https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_mc_host_maint.html#decomm_host Make sure to mark the answer as the accepted solution. If it resolves you issue !
... View more
01-14-2022
09:37 AM
Hello @jludac Thanks for letting us know. Yes. To access the archive repos, you will need to access it through the shared wall credentials
... View more
01-14-2022
06:14 AM
Thank you @GangWar i tried these steps before and turns out that i had been modifying these parameters in the wrong core-site.xml file , it works just fine now 😉
... View more
01-05-2022
06:08 PM
So the sentence (Cloudera Manager HA is still not available out of the box) you mentioned means that Cloudera itself does not fully support Cloudera Manager HA functions and needs to use external tools such as load balance and NFS mounts? Am I right? Please take a look again...
... View more
01-05-2022
05:57 PM
Thank you very much for your answer, but another question is that I need a clear evidence to convince customers that HDFS is necessary when adding Apache sentry service. Can you help find the relevant documents here? Sorry for the inconvenience.
... View more
01-05-2022
03:36 AM
@muslihuddin No I didn’t find any other bug. Not sure in your case by the modification of java.security file didn’t worked alone. The solution you are having atm is also fine in my opinion no harm in that.
... View more