Advertisement
Guest User

Untitled

a guest
Sep 15th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. sqoop import
  2. --connect
  3. "jdbc:sqlserver://192.1x8.xx.1:14xx;database=AdventureWorks2012;
  4. username=hadox;password=hadxx"
  5. --table Production.Product
  6. --hive-import
  7.  
  8. ERROR
  9.  
  10. ERROR manager.SqlManager: Error executing statement
  11. com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name
  12. 'Production.Product'.
  13. com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name
  14. 'Production.Product'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement