Github user Librago commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1384#discussion_r208437399
  
    --- Diff: src/backend/cdb/cdbdatalocality.c ---
    @@ -193,6 +212,9 @@ typedef struct Relation_Data {
        List *files;
        Oid partition_parent_relid;
        int64 block_count;
    +   int port;
    --- End diff --
    
    port and hostname is bindded with hivepath for hive protocol, remove them 
all.


---

Reply via email to