python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Parquet writes boolean values as null
I am trying to write a dataframe in parquet format to hdfs. The dataframe contains all values before writing but when i write it to the disk, it converts the boolean values (true,false) to null.
Here ...
Khan Saab
Votes: 0
Answers: 0
Spark Executors are running on node manager machine in spite machine is in decommission state
we have a spark cluster of 50 nodes, with YARN as the resource manager.
cluster is based on HDP version - 2.6.4 and , and cluster is based ambari platform
on yarn node manager yarn-machine34 , we set ...
Judy
Votes: 0
Answers: 0
HDFS + results from hdfs fsck / are diff from hdfs dfsadmin -report
we have hadoop cluster ( Ambari platform with HDP version - 2.6.4 )
and we performed verification step in order to understand if we have under replica blocks
the first verification was with:
su hdfs
h...
jessica
Votes: 0
Answers: 0