You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Biopig developers,
I have run Biopig in a hadoop cluster of 20 nodes(each node is of 8 cores) on the data set "F Vesca"(data set size is 10.2GB). I have set split size = 32 MB while uploading data set to HDFS. I wanted to have 160 splits for my data set. So I have chosen 32 MB for each split. But When I ran Kmer counter of Biopig on my data set in the cluster, the number of splits generated is only 41. So I would like to know that how to adjust split size in Biopig. It would be helpful if you give me the answer. Thanks in advance.
Dear Biopig developers,
I have run Biopig in a hadoop cluster of 20 nodes(each node is of 8 cores) on the data set "F Vesca"(data set size is 10.2GB). I have set split size = 32 MB while uploading data set to HDFS. I wanted to have 160 splits for my data set. So I have chosen 32 MB for each split. But When I ran Kmer counter of Biopig on my data set in the cluster, the number of splits generated is only 41. So I would like to know that how to adjust split size in Biopig. It would be helpful if you give me the answer. Thanks in advance.