Member since
03-21-2017
197
Posts
6
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3961 | 07-02-2018 11:25 AM | |
1877 | 05-29-2018 07:20 AM | |
5425 | 05-09-2018 10:18 AM |
05-01-2017
06:52 AM
thank you.
... View more
05-01-2017
06:51 AM
it worked for me. thank you so much.
... View more
04-29-2017
01:00 PM
I want to export hive table to RDBMS database table.
I tried below command but it only works when the table is in hive "default" database. sqoop export --connect "jdbc:sqlserver://x.x.x.x:1433;username=aaa@bbb;password=qqqq;database=dddd" --table table1 --hcatalog-table tbl1
but i want to export table from database i have created in hive.
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Sqoop
04-20-2017
07:21 AM
Thanks for the reply. can you please give me the proper document for this. do i need to store the hive result some where like in RDBMS and then i can plot ? i am new to hadoop.
... View more
04-20-2017
07:06 AM
Hello, i am using hadoop on hdinsight. i want to process data in hive and then display the result in visual form like graph chart. how can i do this can anyone give suggetion. can i create a webpage on that i can display the hive query result in graphical format ? if yes, how it is possible ? how can i connect hive with webpage ? thank you
... View more
Labels:
- Labels:
-
Apache Hadoop
04-05-2017
05:47 AM
hello, i am new to hadoop world. i want to understand how hadoop stores unstructured data like audio, video and image over multinodes and how to process this unstructured data. thank you
... View more
Labels:
- Labels:
-
Apache Hadoop
03-31-2017
09:41 AM
Thank you.!
... View more
03-31-2017
06:16 AM
in FIFO scheduler only one job is allowed to run at a time. so the resource of a node will further divides in container or not ? if yes then what is advantage of it as no other job is going to execute at same time?
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache YARN
03-30-2017
07:47 AM
if data is distributed over 3 nodes. the final result set will be merge of this 3 node data. so my confusion is where this merge operation will be perform ?
... View more
03-29-2017
05:05 AM
i need detail information on in which memory map and reduce task will be performed ? the reduce will bring all the map task's output into one node and than performs reduce and give final output ?
... View more
Labels:
- Labels:
-
Apache Hadoop
- « Previous
- Next »