4647484950515253
/** * Create vertex output format */ public HiveVertexOutputFormat() { hiveOutputFormat = new HiveApiOutputFormat(); hiveOutputFormat.setMyProfileId(HiveProfiles.VERTEX_OUTPUT_PROFILE_ID); }