Search code examples
hadoophadoop-streaminghadoop-partitioning

how to work on specific part of cvs file uploaded into HDFS?


how to work on specific part of cvs file uploaded into HDFS ? I'm new in Hadoop and i have an a question that is if i export an a relational database into cvs file then uploaded it into HDFS . so how to work on specific part (table) in file using MapReduce . thanks in advance .


Solution

  • use BigTable means convert your database to one big table