File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed 
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -730,6 +730,7 @@ public static void addHBaseDependencyJars(Configuration conf) throws IOException
730730      org .apache .hbase .thirdparty .com .google .gson .GsonBuilder .class , // hbase-shaded-gson 
731731      org .apache .hbase .thirdparty .com .google .protobuf .UnsafeByteOperations .class , // hb-sh-protobuf 
732732      org .apache .hbase .thirdparty .io .netty .channel .Channel .class , // hbase-shaded-netty 
733+       org .apache .hadoop .hbase .unsafe .HBasePlatformDependent .class , // hbase-unsafe 
733734      org .apache .zookeeper .ZooKeeper .class , // zookeeper 
734735      com .codahale .metrics .MetricRegistry .class , // metrics-core 
735736      org .apache .commons .lang3 .ArrayUtils .class , // commons-lang 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments