Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Hadoop

0 votes
453 views
1 answer
    Basically whole question is in the title. I'm wondering if it's possible to append to file located on HDFS from ... 't seems to work. Thanks, See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
522 views
1 answer
    I am attempting to fill in missing values in my Spark dataframe with the previous non-null value (if it ... Hadoop suite of tools? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
583 views
1 answer
    As a simple example, select * from tablename; DOES NOT kick in map reduce, while select count(*) from tablename; ... use map reduce (by hive)? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
385 views
1 answer
    This is a follow up question to this question where I ask what the Hiveserver 2 thrift java client API is. ... 3 would help narrow my search. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
635 views
1 answer
    Can hadoop fs -ls be used to find all directories older than N days (from the current date)? I am trying to ... days prior to the current date. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
696 views
1 answer
    Suppose I currently have a table that has 1 row for each account and the data in the tables are: Account Number ... to do that as well? Thanks! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
701 views
1 answer
    I was trying to configure hadoop with one name node and four data nodes. I was able to successfully configure the name ... What do I need to do? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
427 views
1 answer
    Everyone know that Pig have supported DBStorage, but they are only supported load results from Pig to mysql like that ... but not success..... See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
582 views
1 answer
    Can I have file watcher on HDFS? Scenario: The files are landing on HDFS continuously.I want to start a ... help will be appreciated.Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
728 views
1 answer
    I installed Hadoop2.2.0 and Hbase0.98.0 and here is what I do : $ ./bin/start-hbase.sh $ ./bin ... </value> </property> </configuration> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
439 views
1 answer
    I have an app that sends data to Google Analytics. I am interested in accessing and storing this data ... /thoughts/suggestions are appreciated. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
859 views
1 answer
    We are running a Spark job via spark-submit, and I can see that the job will be re-submitted in the ... "GC overhead limit exceeded" issue. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
422 views
1 answer
    I have gone through some videos in Youtube regarding Spark architecture. Even though Lazy evaluation, Resilience of data ... cache () works? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
626 views
1 answer
    I am using Hadoop-2.4.0 and my system configs are 24 cores, 96 GB RAM. I am using following configs mapreduce ... . Am I doing something wrong?? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I am trying to load data from a csv file in which the values are enclosed by double quotes '"' and tab ... and ignore header of the file? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
550 views
1 answer
    I want to read file paths irrespective of whether they are HDFS or local. Currently, I pass the local paths ... other better way than this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
513 views
1 answer
    I have been trying to run spark-shell in YARN ... scheduler.cluster.YarnSchedulerBackend$YarnSchedulerEndpoint$$anonfun$receiveAndReply$1$$anonfun$applyOrElse$1.apply(YarnScheduler...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
489 views
1 answer
    I have started to learn about Apache Spark and am very impressed by the framework. Although one thing which keeps ... educates me more on spark. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
563 views
1 answer
    We all know Spark does the computation in memory. I am just curious on followings. If I create 10 RDD in my ... size, where will data to stored? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
487 views
1 answer
    I am trying to install Hadoop 2.2.0 Cluster on the servers. For now all the servers are 64-bit, I download ... , what do the other errors mean? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
478 views
1 answer
    SparkSQL CLI internally uses HiveQL and in case Hive on spark(HIVE-7292) , hive uses spark as backend engine. ... and cons of both approaches? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
588 views
1 answer
    I am new in HIVE. I have already set up hadoop and it works well, and I want to set up Hive. ... :user.name%7D Are there any solutions? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
523 views
1 answer
    I did something like this to count the number of rows in an alias in PIG: logs = LOAD 'log' logs_w_one = ... me if there is a better way! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
720 views
1 answer
    I need to copy a folder from local file system to HDFS. I could not find any example of moving a folder( ... /Source-Folder-To-Copy HDFS-URI See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
483 views
1 answer
    I am trying to setup Hadoop version 0.20.203.0 in a pseudo distributed configuration using the following guide: http://www. ... *************/ See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
643 views
1 answer
    I did something like this to count the number of rows in an alias in PIG: logs = LOAD 'log' logs_w_one = ... me if there is a better way! See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
574 views
1 answer
    I'd like to know how to find the mapping between Hive tables and the actual HDFS files (or rather, directories ... Hive store its files in HDFS? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
432 views
1 answer
    I'm planning to use one of the hadoop file format for my hadoop related project. I understand parquet is efficient ... to me in simple terms? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...