Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1915
  
    wait wait, seems the below part was removed by mistake in #1830. There is 
no part to download `bank.csv` from S3. 
    ```
    %sh
    
    wget https://s3.amazonaws.com/apache-zeppelin/tutorial/bank/bank.csv
    hadoop fs -put bank.csv
    ```
    Could you check this one please? 
    
    And actually even if the each paragraph's user stamped as `user1`, I can 
run this note as `anonymous`(deactivate shiro) or `user2`(activate shiro but 
another user). But anyway the thing that the all paragraphs' in tutorial note 
default user is `user1` a bit wired :)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to