Error Message
database does not exists: world
Question
1. is there anything wrong in the above command, please correct me?
sqoop import --connect jdbc:mysql:// localhost / world \ --username root \ - 表CountryLanguage \ --hive-import \ --hive-table world.countrylanguage -m 1
$(function() {
$('.image').draggable(); //Draggable image (Jquery UI)
$('.button').click(function() { //append more image
$('body').append('<img class="image" src="http://nuclearpixel.com/content/icons/2010-02-09_stellar_icons_from_space_from_2005/earth_128.png">')
});
});