You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/13 03:52:04 UTC

[jira] [Commented] (NIFI-3588) NiFi ListFTP/FetchFTP Support for Unix

    [ https://issues.apache.org/jira/browse/NIFI-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906828#comment-15906828 ] 

ASF GitHub Bot commented on NIFI-3588:
--------------------------------------

GitHub user mamendoza1 opened a pull request:

    https://github.com/apache/nifi/pull/1588

    NIFI-3588 NiFi ListFTP/FetchFTP Support for Unix

    Unable to connect from Unix FTP
    
    Error:
    
    Unable to determine system type - response: 500 'SYST': command not understood
    
    Thank you for submitting a contribution to Apache NiFi.
    
    In order to streamline the review of the contribution we ask you
    to ensure the following steps have been taken:
    
    ### For all changes:
    - [x] Is there a JIRA ticket associated with this PR? Is it referenced 
         in the commit message?
    
    - [ ] Does your PR title start with NIFI-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.
    
    - [ ] Has your PR been rebased against the latest commit within the target branch (typically master)?
    
    - [ ] Is your initial contribution a single, squashed commit?
    
    ### For code changes:
    - [ ] Have you ensured that the full suite of tests is executed via mvn -Pcontrib-check clean install at the root nifi folder?
    - [ ] Have you written or updated unit tests to verify your changes?
    - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? 
    - [ ] If applicable, have you updated the LICENSE file, including the main LICENSE file under nifi-assembly?
    - [ ] If applicable, have you updated the NOTICE file, including the main NOTICE file found under nifi-assembly?
    - [ ] If adding new Properties, have you added .displayName in addition to .name (programmatic access) for each of the new properties?
    
    ### For documentation related changes:
    - [ ] Have you ensured that format looks appropriate for the output in which it is rendered?
    
    ### Note:
    Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/nifi master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1588.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1588
    
----
commit 78de10dec0127598fbbbb8ac7f7048cec3aecb6b
Author: Jeff Storck <jt...@gmail.com>
Date:   2016-12-05T18:19:31Z

    NIFI-3150 Added logic to wait for the zk client to connect to the configured server
    
    Signed-off-by: Bryan Rosander <br...@apache.org>

commit d1f2492dec386228432dc3374d26944c8bef501e
Author: Bryan Rosander <br...@apache.org>
Date:   2016-12-02T19:43:22Z

    NIFI-3132 - Using cygpath and quoting paths correctly in sh scripts when run in cygwin
    
    This closes #1292
    
    Signed-off-by: Bryan Rosander <br...@apache.org>

commit 97d2d30423b023abdf9c582d4590ddc8fe41a4d8
Author: Bryan Rosander <br...@apache.org>
Date:   2016-12-02T22:12:44Z

    NIFI-3131 - Qualifying nifi-env in nifi bat scripts, removing popd from toolkit bat scripts
    
    This closes #1293
    
    Signed-off-by: Bryan Rosander <br...@apache.org>

commit e36b37692c528b2e9774f9f49737eb2d1a05960f
Author: jpercivall <jo...@yahoo.com>
Date:   2016-04-01T21:27:42Z

    NIFI-1582 added state to UpdateAttribute as well as updated a few parts that hadn't be touched in years (referenced the 'FlowFileMetadataEnhancer' processor'. Also added a 'NUMBER_VALIDATOR' to StandardValidators
    
    NIFI-1582 removing the option to use cluster state
    
    NIFI-1582 addressing Oleg's comments
    
    NIFI-1582 No longer forcing numbers as the init value and adding getStateValue() to EL instead of using 'ATTRIBUTE_state'
    
    NIFI-1582 Removing init state value
    
    NIFI-1582 Adding documentation for the changes to Init State value
    
    This closes #319

commit 6b82e25c74431bd6f1407e4dffb5cab904ee7ef8
Author: Scott Aslan <sc...@gmail.com>
Date:   2016-11-28T20:56:11Z

    [NIFI-3106] updating hover text for remove counter icon. This closes #1299

commit 9ce0af22afa1f6e2c1c75e31aa9740727054a287
Author: Bryan Rosander <br...@apache.org>
Date:   2016-12-06T19:23:43Z

    NIFI-3138 - Adding urls, transport, proxy settings to rpg portion of flow config xsd
    
    This closes #1304.
    
    Signed-off-by: Koji Kawamura <ij...@apache.org>

commit d15bd0c00c665f2d692efc96b7c251f962619aff
Author: Koji Kawamura <ij...@apache.org>
Date:   2016-12-08T09:00:17Z

    NIFI-3165: Update RPG revision when RPGPort is updated. This closes #1308

commit 2c84b44f54181871a9f987a9319225659583712d
Author: Scott Aslan <sc...@gmail.com>
Date:   2016-12-08T15:46:26Z

    [NIFI-3154] display ellipsis when text is sufficiently long in connection details and connection configuration dialogs. This closes #1305

commit d701cd8364d89d2369087e428162abed1b916426
Author: Andrew Lim <an...@gmail.com>
Date:   2016-12-09T17:51:38Z

    NIFI-3178 Corrected missing Operate Palette button images in User Admin Guide
    
    This closes #1314.
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

commit 32e1603bd6950c13727dc596d09ae150676eeba7
Author: Andrew Lim <an...@gmail.com>
Date:   2016-12-09T16:33:15Z

    NIFI-3090 Added new flow election cluster properties to Admin Guide property tables
    
    This closes #1313.
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

commit 45e4514a40c75128aaa09ac8f64a7a4efd69296e
Author: Scott Aslan <sc...@gmail.com>
Date:   2016-12-09T18:29:39Z

    [NIFI-3160] reload canvas when updating PG name of current PG. This closes #1315

commit 868795cdaafbbba75432bcc2ec7e88110722db56
Author: Scott Aslan <sc...@gmail.com>
Date:   2016-12-13T14:09:15Z

    [NIFI-3159] Add ellipsis to long PG name in access policies shell. This closes #1310

commit 266bd80bde15abb72e316c2386b4664c7c58a1e6
Author: jpercivall <jp...@apache.org>
Date:   2016-12-13T16:10:25Z

    NIFI-3192 Adding a check if the FlowFile is null to UpdateAttribute
    
    This closes #1325

commit e59cf8665660507e3e53edbc480b76be48595a62
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-12-12T20:23:40Z

    NIFI-3188: Added unit test to test corner cases
    
    This closes #1321.
    
    Signed-off-by: Koji Kawamura <ij...@apache.org>

commit 0f462a7c4907cb7bd03b7e2005692389bba15986
Author: Byunghwa Yun <co...@combineads.co.kr>
Date:   2016-11-13T04:45:43Z

    NIFI-3029: QueryDatabaseTable supports max fragments property
    
    Signed-off-by: Matt Burgess <ma...@apache.org>
    
    This closes #1213

commit 5776c4b1f99df4662dd878c8183a8c03e6861cd2
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-12-12T01:36:28Z

    NIFI-3173: When a template is created with multiple components in different groups all referencing the same controller service, ensure that controller service is added to the template at a high enough level that all components needing hte service can access it.
    
    - Ensure that controller services are added to child process groups when creating snippet
    
    - Addressed issue related to modifying higher-level process groups' controller services in snippet after having already visited the process group
    
    This closes #1318
    
    Signed-off-by: jpercivall <JP...@apache.org>

commit ab2d07aa5a9cf0f766b437ca5617e9e878751399
Author: Mark Payne <ma...@hotmail.com>
Date:   2016-12-12T13:25:51Z

    NIFI-3186: Fixed NPE that was overlooked
    
    This closes #1317.
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

commit 9a5986b0f6f1e44d04be5569206ca1992759073a
Author: Wesley-Lawrence <we...@gmail.com>
Date:   2016-12-09T00:32:54Z

    NIFI-3175 Fix a bug in the ValidateCSV processor to handle empty CSV columns
    
    This closes #1311.

commit 34627f78b7816f5c0cf9d919787408aefb204545
Author: Joe Gresock <jo...@lmco.com>
Date:   2016-12-14T15:32:16Z

    NIFI-190: Initial commit of Wait and Notify processors
    
    This closes #1329.
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

commit 21ed556691719c592df89f36f0ccec26364e3997
Author: Matt Burgess <ma...@apache.org>
Date:   2016-12-15T18:12:55Z

    NIFI-3206: Add ifElse function to Expression Language
    
    This closes #1333
    
    Signed-off-by: jpercivall <JP...@apache.org>

commit aef17f9a8b5d9ce336f208987655134b59004b9a
Author: Scott Aslan <sc...@gmail.com>
Date:   2016-12-13T15:45:37Z

    [NIFI-3170] remove action details if user does not have read perms, also update action details styles to match other dialogs. This closes #1322

commit 3b916353983a547e03ca79f4c7d0f01831c326b4
Author: Matt Burgess <ma...@apache.org>
Date:   2016-12-13T21:26:32Z

    NIFI-3194: Fixed error handling in PutElasticsearchHttp
    
    Thise closes #1327
    
    Signed-off-by: jpercivall <JP...@apache.org>

commit 445c075963422e9dd2eccb634dd5065a5fbd5230
Author: Mark Rebuck <ma...@capitalone.com>
Date:   2016-12-20T16:09:03Z

    NIFI-3233 Fix minor typo in developer-guide.adoc
    
    This closes #1343.
    
    Signed-off-by: Aldrin Piri <al...@apache.org>

commit 00149603c81593b502f8527f9b1d4c247499f60a
Author: Sarah Olson <so...@yahoo.com>
Date:   2016-12-20T17:33:37Z

    NIFI-3234: Updated two broken links in the Encryption Configuration sectionof the Admin Guide
    
    This closes #1345
    
    Signed-off-by: jpercivall <JP...@apache.org>

commit 721c9ee7f0095fee547bd3d384ffb94b82aa629f
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-12-12T15:57:39Z

    NIFI-3167: - Ensuring the DELETE button is visible for cluster nodes. - Removing unecessary wrapper element and non breaking spaces.
    
    Signed-off-by: Yolanda M. Davis <ym...@apache.org>
    
    This closes #1319

commit 42851576759fdba9de19b24f1ca102cf53cbc4a0
Author: Bryan Rosander <br...@apache.org>
Date:   2016-12-20T17:29:15Z

    NIFI-3235 - EvaluateJsonPath performance improvements
    
    This closes #1346.
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

commit 44c9ea0a660b5d3ee9551307a6b83249f4e8491c
Author: Bryan Rosander <br...@apache.org>
Date:   2016-12-20T21:39:22Z

    NIFI-3236 - SplitJson performance improvements
    
    This closes #1347.
    
    Signed-off-by: Koji Kawamura <ij...@apache.org>

commit 28e5d85493e43a6df7ec7f39657373734cb162ed
Author: Randy Gelhausen <rg...@gmail.com>
Date:   2016-12-07T07:18:09Z

    NIFI-2585: Add attributes to track where a flow file came from when receiving over site-to-site
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

commit f7d761a28ae3a07cb8e614e243e197716df025b1
Author: Bryan Bende <bb...@apache.org>
Date:   2016-12-08T20:17:06Z

    NIFI-2585 Moving attributes into loop in AbstractFlowFileServerProtocol, and also updating StandardRemoteGroupPort to apply the same attributes when doing a pull-based site-to-site.
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

commit 908e7d3131908671d7e7df4b4aa4a29a9ec91694
Author: Koji Kawamura <ij...@apache.org>
Date:   2016-12-20T02:19:22Z

    NIFI-2585: Add attributes to track s2s host and port
    
    - Removed host and port field from Peer since the same information is
      available in PeerDescription
    - Refactored variable names in SocketRemoteSiteListener to improve readability
    - Changed how SocketRemoteSiteListener constructs PeerDescription
      instance. It used to use hard-coded 'localhost' as hostname, and
      getPort() which returns server's port. Since the peer is a remote peer,
      i.e the client, it should be client hostname and port.
    - Added hostname resolution at DataTransferResource to make s2s.host
      value consistent with RAW transport. Without this, RAW uses hostname
      while HTTP uses IP address. It will be hard to be used from downstream flows.
    - Replaced heavy use of mockito which was difficult to maintain, with
      nifi-mock
    - Added SiteToSiteAttributes and more assertions in unit tests
    
    This closes #1342.
    
    Signed-off-by: Bryan Bende <bb...@apache.org>

----


> NiFi ListFTP/FetchFTP Support for Unix 
> ---------------------------------------
>
>                 Key: NIFI-3588
>                 URL: https://issues.apache.org/jira/browse/NIFI-3588
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.1.1
>            Reporter: yakult
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> Unable to connect from Unix FTP 
> Error: 
> Unable to determine system type - response: 500 'SYST': command not understood.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)