Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1466

ArrayIndexOutOfBoundsException Running on Amazon EMR

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 1.4.3, 1.5.0
    • None
    • None
    • None

    Description

      I assume the following issue is specific to the Amazon EMR environment. Any ideas how to resolve this?

      2013-05-27 00:04:43,563 [metrics.MetricsSaver] INFO : add metric {}
      java.lang.ArrayIndexOutOfBoundsException: -1
      at amazon.emr.metrics.MetricsUtil.getProcessMainClassName(Unknown Source)
      at amazon.emr.metrics.MetricsSaver.<init>(Unknown Source)
      at amazon.emr.metrics.MetricsSaver.ensureSingleton(Unknown Source)
      at amazon.emr.metrics.MetricsSaver.addInternal(Unknown Source)
      at amazon.emr.metrics.MetricsSaver.addValue(Unknown Source)
      at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:230)
      at $Proxy1.setSafeMode(Unknown Source)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:83)
      at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
      at $Proxy1.setSafeMode(Unknown Source)
      at org.apache.hadoop.hdfs.DFSClient.setSafeMode(DFSClient.java:1212)
      at org.apache.hadoop.hdfs.DistributedFileSystem.setSafeMode(DistributedFileSystem.java:423)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.accumulo.server.Accumulo.isInSafeMode(Accumulo.java:243)
      at org.apache.accumulo.server.Accumulo.waitForZookeeperAndHdfs(Accumulo.java:202)
      at org.apache.accumulo.server.Accumulo.init(Accumulo.java:119)
      at org.apache.accumulo.server.tabletserver.TabletServer.main(TabletServer.java:3230)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.accumulo.start.Main$1.run(Main.java:101)
      at java.lang.Thread.run(Thread.java:662)

      Attachments

        Activity

          People

            Unassigned Unassigned
            medined David Medinets
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: