You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2013/09/20 13:16:52 UTC

[jira] [Resolved] (HADOOP-9983) SocketInputStream class (org.apache.hadoop.net.SocketInputStream) is not public class in 2.0.5-alpha

     [ https://issues.apache.org/jira/browse/HADOOP-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved HADOOP-9983.
------------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.1.0-beta
    
> SocketInputStream class (org.apache.hadoop.net.SocketInputStream) is not public class in 2.0.5-alpha
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9983
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9983
>             Project: Hadoop Common
>          Issue Type: Bug
>         Environment: OS - 3.8.0-30-generic
> JDK 6
> HADOOP 2.0.5
> Accumulo -1.4.2
>            Reporter: Puneet Srivastava
>            Priority: Blocker
>              Labels: hadoop-2.0.5-aplha
>             Fix For: 2.1.0-beta
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When I am running Accumulo it is running without any roadblock but It is not allowing me to see tablet server and I am getting this stack trace 
> [monitor.Monitor] ERROR: Thread "ZooKeeperStatus" died tried to access class org.apache.hadoop.net.SocketInputStream from class org.apache.accumulo.core.util.TTimeoutTransport
> java.lang.IllegalAccessError: tried to access class org.apache.hadoop.net.SocketInputStream from class org.apache.accumulo.core.util.TTimeoutTransport
> 	at org.apache.accumulo.core.util.TTimeoutTransport.create(TTimeoutTransport.java:40)
> 	at org.apache.accumulo.server.monitor.ZooKeeperStatus.run(ZooKeeperStatus.java:82)
> 	at org.apache.accumulo.core.util.LoggingRunnable.run(LoggingRunnable.java:34)
> 	at java.lang.Thread.run(Thread.java:662)
> Reason I know that in Hadoop 2.0.5-alpha SocketInputStream class in not public so How to reslove this

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira