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

    https://github.com/apache/incubator-hawq/pull/1384#discussion_r208433287
  
    --- Diff: contrib/Makefile ---
    @@ -9,7 +9,9 @@ WANTED_DIRS = \
                extprotocol \
                gp_cancel_query \
                formatter_fixedwidth \
    -           hawq-hadoop
    +           exthdfs\
    --- End diff --
    
    Use
    ```
    exthdfs \
    hawq-hadoop
    ```
    Instead of
    ```
    exthdfs\
    extfmtcsv\
    hawq-hadoop\
    ```


---

Reply via email to