Hadoop File System not working

2017-06-12 Thread Ishan Jain
Hello. I had configured hadoop to work on two nodes, one master and one slave and implemented Ignite File System on it. Everything was working. I was able to store data and retrieve data. Now due to error in apache hive mapreduce i had to change owner of tmp file to hadoop which caused the jps

Re: When i run wordcount of Hadoop in Win10, i got wrong info

2017-06-12 Thread Sidharth Kumar
Check /tmp directory permissions and owners Sidharth On 13-Jun-2017 3:20 AM, "Deng Yong" wrote: > D:\hdp\sbin>yarn jar d:/hdp/share/hadoop/mapreduce/ > hadoop-mapreduce-examples-2.7.3.jar wordcount /aa.txt /out > > 17/06/10 15:27:32 INFO client.RMProxy: Connecting to

FairScheduler with preemption -- How to interpret Steady Fair Share vCore

2017-06-12 Thread Aaron Niskode-Dossett
Hello, I'm running CDH 5.10.0 and have Fair Scheduler preemption enabled. When I look at the different YARN queues in the YARN UI I see information like: Min Resources: Max Resources: Steady Fair Share: Instantaneous

Re: Any ideas when Hadoop 3 will become final?

2017-06-12 Thread Jasson Chenwei
Good one. I also want to know!! Also, are there any efforts to make projects (e.g., Hive and Spark) in Hadoop-eco to be compatible with Hadoop-3.0 ? Thanks, Wei On Sat, Jun 10, 2017 at 5:58 AM, Karthik Shyamsunder < karthik.shyamsun...@gmail.com> wrote: > Folks, > > Any ideas when Hadoop 3

Any ideas when Hadoop 3 will become final?

2017-06-12 Thread Karthik Shyamsunder
Folks, Any ideas when Hadoop 3 will become final? Its currently Hadoop 3.0.0 alpah3. Are we looking at 2017 or 2018 for GA? Please advise. Sincerely, Karthik

When i run wordcount of Hadoop in Win10, i got wrong info

2017-06-12 Thread Deng Yong
D:\hdp\sbin>yarn jar d:/hdp/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.7.3.jar wordcount /aa.txt /out 17/06/10 15:27:32 INFO client.RMProxy: Connecting to ResourceManager at /0.0.0.0:8032 17/06/10 15:27:33 INFO input.FileInputFormat: Total input paths to process : 1 17/06/10 15:27:33