Point out the correct statement.
(a) Interface FieldMapping is used for mapping of field
(b) Interface FieldMappable is used for mapping of field
(c) Sqoop is nothing but NoSQL to Hadoop
(d) Sqoop internally uses ODBC interface so it should work with any JDBC compatible database
(a) Interface FieldMapping is used for mapping of field
(b) Interface FieldMappable is used for mapping of field
(c) Sqoop is nothing but NoSQL to Hadoop
(d) Sqoop internally uses ODBC interface so it should work with any JDBC compatible database
Right option is (b) Interface FieldMappable is used for mapping of field
For explanation I would say: FieldMappable Interface describes a class capable of returning a map of the fields of the object to their values.