question

Upvotes
Accepted
1 0 1 1

Issue after upgrading version from 2016_08_08-20 to release_2017_01_21

We have upgraded our current Data Fusion from 2016_08_08-20 to release_2017_01_21, after up gradation we encountered the below 2 issues.

Getting following error message while starting the "extera" service.

Error Message : Failed running: su -s /bin/sh -c "/data/extera/hadoop/sbin/mr-jobhistory-daemon.sh --config /data/extera/hadoop/etc/hadoop start historyserver" entagen Try running this command manually to see the full output..

refer the attached log file ...mapred-root-historyserver-master.zip

Please check and advice to rectify the issue..

data-fusion
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
63 2 0 1

Hello,

The behavior you're seeing is due to a bug we've addressed in 2017_01_21. To properly start the cluster:

  • shut down datafusion-admin, df-services, and extera
  • Once extera has stopped, look for and kill any remaining Java processes:
    • e.g. - ps aux | grep -i java
    • e.g. - kill -9 <pid>
  • Once all processes have been killed, restart extera, df-services, and datafusion-admin in that order.

Thanks,

Jeff

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.