Recent questions tagged technology-questions-answers

0 votes
    Sqoop supports A - full import of tables B - partial import of data from tables C - Both full and partial data import D - Import both the table and its partitions...
asked Jan 13, 2021 in Technology by JackTerrance
0 votes
    D - --exclude-tables...
answered Jan 13, 2021 by JackTerrance
0 votes
    what option can bne used to import only some of the table from a database while using the --import-all-tables parameter? ... without-tables C - --forgo-tables D - --exclude-tables...
asked Jan 13, 2021 in Technology by JackTerrance
0 votes
    Correct Answer is C - --import-all...
answered Jan 13, 2021 by JackTerrance
0 votes
    What option can be used to import the entire database from a relational system using sqoop? A - --import-all-db B - --import-all-tables C - --import-all D - --import...
asked Jan 13, 2021 in Technology by JackTerrance
0 votes
    Correct Answer is B - null...
answered Jan 13, 2021 by JackTerrance
0 votes
    What is the default value used by sqoop when it encounters a missing value while importing form CSV file. A - NULL B - null C - space character D - No values...
asked Jan 13, 2021 in Technology by JackTerrance
0 votes
    B - set the number of map tasks sqoop can use...
answered Jan 13, 2021 by JackTerrance
0 votes
    What does the num-mappers parameter serves? A - force sqoop to use only one map task B - set the number of map tasks ... D - Fetch each row form the table using a new map task...
asked Jan 13, 2021 in Technology by JackTerrance
0 votes
    Answer is D - --map-column-java...
answered Jan 13, 2021 by JackTerrance
...