Member since
02-02-2017
48
Posts
2
Kudos Received
0
Solutions
03-13-2017
10:51 AM
Thanks @jay! I am able to list the tables using mysql database server and its databases and also tables in each data base.
... View more
03-01-2017
04:06 PM
Hi @Jay . Thanks for your response. You are right concerning hive so i remove the extra "//" as you see on the pic but I face a problem of "parsing arguments" Concerning the command "msql -u root -p, i always face the problem of access denied Thanks for your feedbacksqoopproblem1.png
... View more
03-01-2017
02:05 PM
Hi, I am learning sqoop using the sandbox and blocked on the first step concerning connection to the database server. I ssh the VM with git bash I have tested 2 cases : mysql and hive For the first case , I type the command "mysql -u root" and it returns "access denied" as you can see on the picture in the red rectangle For the second case, I tried to connect to Hive server - database "default". I used the jdbc url i have seen on ambari /Hive service as you can see on picture ambariHive Does anyone can help me troubleshooting this problem? Thanks ambarihive.pngsqoopproblem.png
... View more
Labels:
- Labels:
-
Apache Sqoop
02-28-2017
09:21 AM
Thanks a lot @mqureshi for this clear answer. I see that it is not possible to have this type of platform. I will prepare my certtification and find some uses cases on line . do you have some websites which can be helpful? Thanks.
... View more
02-27-2017
02:40 PM
1 Kudo
Excuse me but maybe my question is out of scope. I am looking for a platform where firms post their projects and data in order to have solutions. Something similar today is kaggle but I see that it is specialized in machine learning. I am not a machine learner because I am not at ease with Maths. I will like to apply what I have learned on this hadoop platform on a real entreprise project in order to mark it as a valuable experience on my CV. For the moment I am preparing HDPCD exam certification, but it cannot replace the entreprise experience. For the moment , I am not able to work in an entreprise for personnal reasons. Thanks for your feedback.
... View more
Labels:
- Labels:
-
Apache Hadoop
02-23-2017
11:45 AM
I tried for the first time the command "spark-shell" on git bash in on order to learn how to manage data with spark and hive. I have faced a problem a memory as you can see on the picture.spark-shell.png I am on sandbox docker hdp 2.5 trying to learn with the "hello world" case. I have allocated 5GO of ram for my sandbox and my PC have 8GO of RAM in total. Until now , I have not faced a memory problem Is it compulsory to add RAM or is there a simple solution for this problem.
... View more
Labels:
- Labels:
-
Apache Spark
02-23-2017
10:57 AM
No problem ! i could just click on "vote" but unable to select the answer as the best one.how to do?
... View more
02-23-2017
10:44 AM
Thanks a lot @Jay! The problem resolved with a small notice of @Daniel Kozlowski concerning interpreter biding. The spark interpreter was "white" , I should have kept it "blue" Thanks a lot !!
... View more