Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Name a few import control commands. How can Sqoop handle large objects?

Answer Posted / Rana Singh

Import control commands include `--incremental`, `--check-column`, and `--split-by`. Apache Sqoop handles large objects by splitting the data using a splitter and loading it in parallel. The default splitter is `LineRecordReader` which splits data based on newline characters.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you import only a subset of rows from a table?

6


What is the latest version of sqoop?

2


Can free-form SQL queries be used with Sqoop import command? If yes, then how can they be used?

6