Hi

I have a accumulo cluster setup over a hadoop cluster(ver.- 2.9.0). Since I had to make changes into the accumulo config files, I had to shutdown hadoop multiple times.

After some changes the hadoop started showing this when FSCK command is run:

Total size:    986079103985 B (Total open files size: 372 B)
 Total dirs:    2011
 Total files:    15530
 Total symlinks:        0 (Files currently being written: 4)
 Total blocks (validated):    19663 (avg. block size 50148965 B) (Total open file blocks (not validated): 4)
  ********************************
  UNDER MIN REPL'D BLOCKS:    19663 (100.0 %)
  dfs.namenode.replication.min:    1
  CORRUPT FILES:    15310
  MISSING BLOCKS:    19663
  MISSING SIZE:        986079103985 B
  CORRUPT BLOCKS:     19663

All the changes were done in the accumulo config files, while no hadoop config files were changed. What are the troubleshooting steps.

Regards
Pranav



Reply via email to