Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NIFI 0.2.0 Cannot be installed #362

Open
raditsp opened this issue Jun 5, 2018 · 0 comments
Open

NIFI 0.2.0 Cannot be installed #362

raditsp opened this issue Jun 5, 2018 · 0 comments

Comments

@raditsp
Copy link

raditsp commented Jun 5, 2018

Hello guys, I tried to install NiFi from the catalogs following the tutorial, but why it is always stucked in "Prepared" status?

This is the deploy plan:

deploy (serial strategy) (IN_PROGRESS)
└─ node (serial strategy) (IN_PROGRESS)
  ├─ nifi-0:[node] (PREPARED)
  ├─ nifi-0:[metrics] (PENDING)
  ├─ nifi-1:[node] (PENDING)
  └─ nifi-1:[metrics] (PENDING)

and this is the log:

INFO  2018-05-29 14:38:47,292 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanCoordinator:getCandidates(61): Got candidates: [], from plan: recovery
INFO  2018-05-29 14:38:47,292 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanCoordinator:getCandidates(72): Updated dirtied assets: [nifi-0:[node](NONE)]
INFO  2018-05-29 14:38:47,292 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanCoordinator:getCandidates(49): Skipping interrupted plan: replace
INFO  2018-05-29 14:38:47,292 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanCoordinator:getCandidates(49): Skipping interrupted plan: backup-s3
INFO  2018-05-29 14:38:47,293 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanCoordinator:getCandidates(78): Got total candidates: [nifi-0:[node]]
INFO  2018-05-29 14:38:47,293 [pool-7-thread-1] com.mesosphere.sdk.scheduler.AbstractScheduler:processQueuedOffers(426): InProgress Steps: [com.mesosphere.sdk.scheduler.plan.DeploymentStep: nifi-0:[node] [11e54e7b-5fcf-435e-b177-46fa912d1bd9] with status: PREPARED]
INFO  2018-05-29 14:38:47,293 [pool-7-thread-1] com.mesosphere.sdk.scheduler.ReviveManager:revive(74): Candidates, old: [nifi-0:[node] [NONE]], current: [nifi-0:[node] [NONE]], new:[]
INFO  2018-05-29 14:38:47,293 [pool-7-thread-1] com.mesosphere.sdk.scheduler.AbstractScheduler:processQueuedOffers(434): Processing 0 offers against 1 step:
INFO  2018-05-29 14:38:47,293 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanScheduler:resourceOffers(83): Processing resource offers for step: nifi-0:[node]
INFO  2018-05-29 14:38:47,293 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanScheduler:killTasks(133): Killing tasks for pod instance requirement: nifi-0:[node]
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanScheduler:killTasks(140): TaskSpecs to launch: [node]
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanScheduler:killTasks(147): Resource sets to consume: nifi-0
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanScheduler:killTasks(155): Tasks to kill: [nifi-0-init, nifi-0-node]
WARN  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DefaultPlanScheduler:resourceOffers(109): Unable to find any offers which fulfill requirement provided by step nifi-0:[node]: nifi-0:[node](NONE)
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DeploymentStep:updateOfferStatus(99): Updated step 'nifi-0:[node] [11e54e7b-5fcf-435e-b177-46fa912d1bd9]' to reflect 0 recommendations: java.util.stream.ReferencePipeline$3@e3421bb
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DeploymentStep:updateOfferStatus(118): Step 'nifi-0:[node] [11e54e7b-5fcf-435e-b177-46fa912d1bd9]' is now waiting for updates for task IDs: []
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.plan.DeploymentStep:setStatus(65): nifi-0:[node]: changed status from: PREPARED to: PREPARED (interrupted=false)
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.DefaultScheduler:processOffers(279): 0 Offers processed.
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.AbstractScheduler:processQueuedOffers(456): Processed 0 queued offers. 0 offers remain in progress: []
INFO  2018-05-29 14:38:47,294 [pool-7-thread-1] com.mesosphere.sdk.scheduler.AbstractScheduler:processQueuedOffers(398): Waiting for queued offers...

I have 5 private agents, and 1 public agents

HOSTNAME        IP                         ID                    TYPE             REGION  ZONE
  10.0.0.9     10.0.0.9   421c1351-8ba0-4289-86c7-86026293da93-S4  agent             None   None
 10.0.4.157   10.0.4.157  421c1351-8ba0-4289-86c7-86026293da93-S5  agent             None   None
 10.0.4.184   10.0.4.184  421c1351-8ba0-4289-86c7-86026293da93-S1  agent             None   None
 10.0.4.235   10.0.4.235  421c1351-8ba0-4289-86c7-86026293da93-S0  agent             None   None
 10.0.7.33    10.0.7.33   421c1351-8ba0-4289-86c7-86026293da93-S3  agent             None   None
 10.0.7.72    10.0.7.72   421c1351-8ba0-4289-86c7-86026293da93-S2  agent             None   None
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

No branches or pull requests

1 participant