Hi Bigtopers, I've shared this on my Apache Big Data talk, but haven't got a chance to share with you yet. This is a Jenkins matrix job to show the healthy status of our component deployment code. Each run deploys hdfs + Y on X, where X is the OS and Y is the component shown on the matrix:
https://ci.bigtop.apache.org/view/Provisioner/job/Bigtop-trunk-deployments/45/ Generally speaking, the status of our deployment code needs a lot of effort to polish. So, for 1.2.1 release, I think we should make some changes: 1). Remove unmaintained failing components 2). Get maintained components fixed 1) might be easier to achieve, while 2) takes time. In order to maintain a good code quality, I suggest proceed with 1). Any different thoughts?
