Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 02-15-2019 05:39 PM - edited 09-16-2022 07:09 AM
Hey guys, I have already asked this on multiple forums but never got a reply, so I thought that I might get one here.
I have an about 1 gig dataset, and it's got a "cityid" column of which there are 324 unique values, so after partitioning I should get 324 folders in hdfs. But whenever I partition, it fails, you can look at the exception messages here https://community.hortonworks.com/questions/238893/notenoughreplicasexception-when-writing-into-a-pa...
It's definitely an HDFS issue, because everything worked out on MapR. What could possible be the problem?
Btw, I tried this on a fresh install of hortonworks and cloudera and with default settings, so nothing was compromised.
If you need any more details please ask.
Could this be a setup issue or something? Like maybe I need to increase memory somewhere in the HDFS or something?
Created 02-15-2019 06:58 PM
Created 02-15-2019 06:58 PM
Created on 02-15-2019 08:03 PM - edited 02-15-2019 08:03 PM
@Harsh J you are a genius! Thanks a lot!