MiNiFi: ListFile processor showing directory is invalid because directory does not existNiFi StandardFlowFileRecord is not known in this sessionApache Nifi processor that acts like a barrier to synchronize multiple flow filesWhat is the best practice for nifi production deploymentRight Keytab for Nifi ProcessorHow to design templates for clustered nifiNifi: how to use fileFileter for fetching files from hadoop?NiFi moveHDFS processor appears to do nothingHow to have load balancer for nifi handlehttprequest processorApache NiFi Distribute Map Cache problems in a clusterMiNiFi - NiFi unable to communicate with host:port connection timed out

How to measure the statistical "distance" between two frequency distributions?

GFI outlets tripped after power outage

Could this estimate of the size and mass of the Chicxulub Impactor be accurate?

How can electricity be positive when electrons are negative?

Do 643,000 Americans go bankrupt every year due to medical bills?

Old sci fi book, addictive soft drinks

Is it a missed optimization, when a compile-time known reference takes space in a struct?

French equivalent of "my cup of tea"

Can taking my 1-week-old on a 6-7 hours journey in the car lead to medical complications?

Draw the ☣ (Biohazard Symbol)

Can my imp familiar still talk when shapeshifted (to a raven, if that matters)?

Why did Boris Johnson call for new elections?

Why there is no wireless switch?

If I sell my PS4 game disc and buy a digital version, can I still access my saved game?

Friend is very nit picky about side comments I don't intend to be taken too seriously

I won a car in a poker game. How is that taxed in Canada?

What quests do you need to stop at before you make an enemy of a faction for each faction?

extract specific cheracters from each line

Notation: grace note played on the beat with a chord

Was Rosie the Riveter sourced from a Michelangelo painting?

How do I make my fill-in-the-blank exercise more obvious?

Looking for a big fantasy novel about scholarly monks that sort of worship math?

How should Thaumaturgy's "three times as loud as normal" be interpreted?

How does the UK House of Commons think they can prolong the deadline of Brexit?



MiNiFi: ListFile processor showing directory is invalid because directory does not exist


NiFi StandardFlowFileRecord is not known in this sessionApache Nifi processor that acts like a barrier to synchronize multiple flow filesWhat is the best practice for nifi production deploymentRight Keytab for Nifi ProcessorHow to design templates for clustered nifiNifi: how to use fileFileter for fetching files from hadoop?NiFi moveHDFS processor appears to do nothingHow to have load balancer for nifi handlehttprequest processorApache NiFi Distribute Map Cache problems in a clusterMiNiFi - NiFi unable to communicate with host:port connection timed out






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















i am using NiFi and MiNiFi.



versions:



  • NiFi - 1.5

  • MiNiFi - 0.4

environment:



  • NiFi - 3 node hortonworks linux cluster.

  • MiNiFi - windows 7.

i am creating the flow ListFile -> FetchFile -> RemoteProcessGroup in NiFi.



ListFile Processor:



  • Input Directory - C:minifi to FT

Here i have mentioned MiNiFi(windows) directory in ListFile processor. after creating it shows processor invalid because directory does not exist. As this is doing validation against the linux system, it is throwing error.



i am converting the flowfile into config file and placed in MiNiFi(windows) system.



i assumed that the error would resolve after placing in the windows system.



is my understanding correct? is not, is there any other solutions?



thanks.










share|improve this question
























  • Do you want to send FlowFiles generated from NiFi to MiNiFi?

    – Sivaprasanna Sethuraman
    Mar 28 at 6:04











  • i want to send files from the windows location (C:minifi to FT) to NiFi cluster.

    – natarajan k
    Mar 28 at 8:36











  • Are you saying that the error did not resolve once you placed the yaml on MiNiFi? Also can you try using either double backslashes like C:\ or a forward slash like C:/ and see what happens

    – Bryan Bende
    Mar 28 at 13:58











  • though the processor is showing invalid symbol while creating in NiFi linux. it is able to fetch the data after placing in the MiNiFi windows server. btw thanks.

    – natarajan k
    Apr 2 at 0:54

















1















i am using NiFi and MiNiFi.



versions:



  • NiFi - 1.5

  • MiNiFi - 0.4

environment:



  • NiFi - 3 node hortonworks linux cluster.

  • MiNiFi - windows 7.

i am creating the flow ListFile -> FetchFile -> RemoteProcessGroup in NiFi.



ListFile Processor:



  • Input Directory - C:minifi to FT

Here i have mentioned MiNiFi(windows) directory in ListFile processor. after creating it shows processor invalid because directory does not exist. As this is doing validation against the linux system, it is throwing error.



i am converting the flowfile into config file and placed in MiNiFi(windows) system.



i assumed that the error would resolve after placing in the windows system.



is my understanding correct? is not, is there any other solutions?



thanks.










share|improve this question
























  • Do you want to send FlowFiles generated from NiFi to MiNiFi?

    – Sivaprasanna Sethuraman
    Mar 28 at 6:04











  • i want to send files from the windows location (C:minifi to FT) to NiFi cluster.

    – natarajan k
    Mar 28 at 8:36











  • Are you saying that the error did not resolve once you placed the yaml on MiNiFi? Also can you try using either double backslashes like C:\ or a forward slash like C:/ and see what happens

    – Bryan Bende
    Mar 28 at 13:58











  • though the processor is showing invalid symbol while creating in NiFi linux. it is able to fetch the data after placing in the MiNiFi windows server. btw thanks.

    – natarajan k
    Apr 2 at 0:54













1












1








1








i am using NiFi and MiNiFi.



versions:



  • NiFi - 1.5

  • MiNiFi - 0.4

environment:



  • NiFi - 3 node hortonworks linux cluster.

  • MiNiFi - windows 7.

i am creating the flow ListFile -> FetchFile -> RemoteProcessGroup in NiFi.



ListFile Processor:



  • Input Directory - C:minifi to FT

Here i have mentioned MiNiFi(windows) directory in ListFile processor. after creating it shows processor invalid because directory does not exist. As this is doing validation against the linux system, it is throwing error.



i am converting the flowfile into config file and placed in MiNiFi(windows) system.



i assumed that the error would resolve after placing in the windows system.



is my understanding correct? is not, is there any other solutions?



thanks.










share|improve this question














i am using NiFi and MiNiFi.



versions:



  • NiFi - 1.5

  • MiNiFi - 0.4

environment:



  • NiFi - 3 node hortonworks linux cluster.

  • MiNiFi - windows 7.

i am creating the flow ListFile -> FetchFile -> RemoteProcessGroup in NiFi.



ListFile Processor:



  • Input Directory - C:minifi to FT

Here i have mentioned MiNiFi(windows) directory in ListFile processor. after creating it shows processor invalid because directory does not exist. As this is doing validation against the linux system, it is throwing error.



i am converting the flowfile into config file and placed in MiNiFi(windows) system.



i assumed that the error would resolve after placing in the windows system.



is my understanding correct? is not, is there any other solutions?



thanks.







apache-nifi






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 28 at 5:12









natarajan knatarajan k

1034 silver badges13 bronze badges




1034 silver badges13 bronze badges















  • Do you want to send FlowFiles generated from NiFi to MiNiFi?

    – Sivaprasanna Sethuraman
    Mar 28 at 6:04











  • i want to send files from the windows location (C:minifi to FT) to NiFi cluster.

    – natarajan k
    Mar 28 at 8:36











  • Are you saying that the error did not resolve once you placed the yaml on MiNiFi? Also can you try using either double backslashes like C:\ or a forward slash like C:/ and see what happens

    – Bryan Bende
    Mar 28 at 13:58











  • though the processor is showing invalid symbol while creating in NiFi linux. it is able to fetch the data after placing in the MiNiFi windows server. btw thanks.

    – natarajan k
    Apr 2 at 0:54

















  • Do you want to send FlowFiles generated from NiFi to MiNiFi?

    – Sivaprasanna Sethuraman
    Mar 28 at 6:04











  • i want to send files from the windows location (C:minifi to FT) to NiFi cluster.

    – natarajan k
    Mar 28 at 8:36











  • Are you saying that the error did not resolve once you placed the yaml on MiNiFi? Also can you try using either double backslashes like C:\ or a forward slash like C:/ and see what happens

    – Bryan Bende
    Mar 28 at 13:58











  • though the processor is showing invalid symbol while creating in NiFi linux. it is able to fetch the data after placing in the MiNiFi windows server. btw thanks.

    – natarajan k
    Apr 2 at 0:54
















Do you want to send FlowFiles generated from NiFi to MiNiFi?

– Sivaprasanna Sethuraman
Mar 28 at 6:04





Do you want to send FlowFiles generated from NiFi to MiNiFi?

– Sivaprasanna Sethuraman
Mar 28 at 6:04













i want to send files from the windows location (C:minifi to FT) to NiFi cluster.

– natarajan k
Mar 28 at 8:36





i want to send files from the windows location (C:minifi to FT) to NiFi cluster.

– natarajan k
Mar 28 at 8:36













Are you saying that the error did not resolve once you placed the yaml on MiNiFi? Also can you try using either double backslashes like C:\ or a forward slash like C:/ and see what happens

– Bryan Bende
Mar 28 at 13:58





Are you saying that the error did not resolve once you placed the yaml on MiNiFi? Also can you try using either double backslashes like C:\ or a forward slash like C:/ and see what happens

– Bryan Bende
Mar 28 at 13:58













though the processor is showing invalid symbol while creating in NiFi linux. it is able to fetch the data after placing in the MiNiFi windows server. btw thanks.

– natarajan k
Apr 2 at 0:54





though the processor is showing invalid symbol while creating in NiFi linux. it is able to fetch the data after placing in the MiNiFi windows server. btw thanks.

– natarajan k
Apr 2 at 0:54












1 Answer
1






active

oldest

votes


















0
















As mentioned in the comments, this question was already resolved by the asker as follows:




though the processor is showing invalid symbol while creating in NiFi
linux. it is able to fetch the data after placing in the MiNiFi
windows server.




Conceptually it makes sense that Nifi warns you about a directory not existing if you develop code in an environment with different directories (or in this case even a different OS) then where you deploy. Fortunately this does not hinder the deployment.






share|improve this answer
























    Your Answer






    StackExchange.ifUsing("editor", function ()
    StackExchange.using("externalEditor", function ()
    StackExchange.using("snippets", function ()
    StackExchange.snippets.init();
    );
    );
    , "code-snippets");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "1"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55390589%2fminifi-listfile-processor-showing-directory-is-invalid-because-directory-does-n%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0
















    As mentioned in the comments, this question was already resolved by the asker as follows:




    though the processor is showing invalid symbol while creating in NiFi
    linux. it is able to fetch the data after placing in the MiNiFi
    windows server.




    Conceptually it makes sense that Nifi warns you about a directory not existing if you develop code in an environment with different directories (or in this case even a different OS) then where you deploy. Fortunately this does not hinder the deployment.






    share|improve this answer





























      0
















      As mentioned in the comments, this question was already resolved by the asker as follows:




      though the processor is showing invalid symbol while creating in NiFi
      linux. it is able to fetch the data after placing in the MiNiFi
      windows server.




      Conceptually it makes sense that Nifi warns you about a directory not existing if you develop code in an environment with different directories (or in this case even a different OS) then where you deploy. Fortunately this does not hinder the deployment.






      share|improve this answer



























        0














        0










        0









        As mentioned in the comments, this question was already resolved by the asker as follows:




        though the processor is showing invalid symbol while creating in NiFi
        linux. it is able to fetch the data after placing in the MiNiFi
        windows server.




        Conceptually it makes sense that Nifi warns you about a directory not existing if you develop code in an environment with different directories (or in this case even a different OS) then where you deploy. Fortunately this does not hinder the deployment.






        share|improve this answer













        As mentioned in the comments, this question was already resolved by the asker as follows:




        though the processor is showing invalid symbol while creating in NiFi
        linux. it is able to fetch the data after placing in the MiNiFi
        windows server.




        Conceptually it makes sense that Nifi warns you about a directory not existing if you develop code in an environment with different directories (or in this case even a different OS) then where you deploy. Fortunately this does not hinder the deployment.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 15 at 9:54









        Dennis JaheruddinDennis Jaheruddin

        17k5 gold badges46 silver badges83 bronze badges




        17k5 gold badges46 silver badges83 bronze badges





















            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.




















            draft saved

            draft discarded















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55390589%2fminifi-listfile-processor-showing-directory-is-invalid-because-directory-does-n%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

            은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현