# hbase-bulkload **Repository Path**: sxh615/hbase-bulkload ## Basic Information - **Project Name**: hbase-bulkload - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: Basic_Bulkload - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-10 - **Last Updated**: 2021-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hbase-bulkload Repo consisting all the codes for the HBase bulk load from RDD,JSON,CSV,etc The File named as HBaseJava consists of all the basic java codes for the HBase Operations. The file named as Java and Scala codes consists of all the codes written for testing and working out the bulk import into HBase from either RDD,Csv or JSON format.