Github user bhupendramishra commented on the pull request:
https://github.com/apache/spark/pull/6737#issuecomment-120846140
Hi All,
I m having issue with starting for name node, can some one please help . i
m having following error.
I understand this could not be right community however any help will be
highly appreciating...
2015-07-13 02:51:23,168 INFO
org.apache.hadoop.metrics2.impl.MetricsSystemImpl: Stopping NameNode
metrics system... 2015-07-13 02:51:23,169 INFO
org.apache.hadoop.metrics2.impl.MetricsSystemImpl: NameNode metrics system
stopped. 2015-07-13 02:51:23,169 INFO
org.apache.hadoop.metrics2.impl.MetricsSystemImpl: NameNode metrics system
shutdown complete. 2015-07-13 02:51:23,169 FATAL
org.apache.hadoop.hdfs.server.namenode.NameNode: Failed to start namenode.
org.apache.hadoop.hdfs.server.namenode.EditLogInputException: Error
replaying edit log at offset 1048576. Expected transaction ID was 332187
Recent opcode offsets: 25 at
org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.loadEditRecords(FSEditLogLoader.java:197)
at
org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.loadFSEdits(FSEditLogLoader.java:137)
at
org.apache.hadoop.hdfs.server.namenode.FSImage.loadEdits(FSImage.java:820)
at
org.apache.hadoop.hdfs.server.namenode.FSImage.loadFSImage(FSImage.java:678)
at
org.apache.hadoop.hdfs.server.namenode.FSImage.recoverTransitionRead(FSImage.java:281)
at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.loadFSImage(FSNamesystem.java:1006)
at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.loadFromDisk(FSNamesystem.java:736)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.loadNamesystem(NameNode.java:531)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:587)
at org.apache.hadoop.hdfs.server.namenode.NameNode.(NameNode.java:754) at
org.apache.hadoop.hdfs.server.namenode.NameNode.(NameNode.java:738) at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1427)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.main(NameNode.java:1493)
Caused by:
org.apache.hadoop.hdfs.server.namenode.RedundantEditLogInputStream$PrematureEOFException:
got premature end-of-file at txid 332186; expected file to go up to 332192
at
org.apache.hadoop.hdfs.server.namenode.RedundantEditLogInputStream.nextOp(RedundantEditLogInputStream.java:194)
at
org.apache.hadoop.hdfs.server.namenode.EditLogInputStream.readOp(EditLogInputStream.java:85)
at
org.apache.hadoop.hdfs.server.namenode.FSEditLogLoader.loadEditRecords(FSEditLogLoader.java:184)
... 12 more
On Mon, Jul 13, 2015 at 1:45 PM, FlytxtRnD <[email protected]> wrote:
> @jkbreadley The style error reported above has already been fixed in the
> previous commit. Is there any other style issue that has to resolved ??
>
> â
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/spark/pull/6737#issuecomment-120845075>.
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]