Member since
09-10-2016
14
Posts
6
Kudos Received
0
Solutions
12-02-2023
06:53 PM
¡Muchas gracias!, me ayudó mucho esta solución. Ahora ya pude realizar mi tarea. Bendiciones
... View more
01-20-2016
05:35 PM
Thanks Shivaji, I managed to get it working...
... View more
06-07-2016
11:31 PM
Found it http://hortonworks.com/hadoop-tutorial/how-to-use-hcatalog-basic-pig-hive-commands/#explore-pig-latin-data-transformation 5.4 Save the script and execute it First you need to add the -useHCatalog (Case Sensitive) argument using the box box in the bottom right hand corner At the top of the screen, make sure the box “Execute on Tez” is checked. Then click Execute to run the script. This action creates one or more Tez jobs. @Revlin Abbi Make sure you add the useHCatalog argument
... View more
11-29-2016
04:48 PM
I have to same environment set up and same issue. Within Virtual box using the bridged adapter (so no port forward set up there) Using my network router which has 3306 forwarded the my server with mysql instance. This all seems to be working since we can connect to the database using the command mysql -u -p -h. Any other ideas on why sqoop fails and throws the access denied? Maybe driver or config related? I also have granted root access from any host '%' on mysql so don't believe that is the issue, esp since connection with command line works.
... View more
01-11-2016
04:13 PM
Hi Artem, thank you for help.
... View more