Nikhil Srinidhi

  • Total activity 34
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 13

Activity overview

Latest activity by Nikhil Srinidhi
  • Nikhil Srinidhi created a post,

    How to use REST API to change "other" permissions of a file?

    The documentation specifies the following but i'm not sure how to use it. curl -u '<username>:<password>' -X PUT -H 'Content-Type:application/json' -d '{name="<group>",flags:{executable:<f...

  • Nikhil Srinidhi commented,

    Hey thank you for that list - those Events don't directly Map to the values that useraction.log picks up. My earlier comment contains some examples of what I see in the useraction.log file

  • Nikhil Srinidhi created a post,

    Event Bus Complete List of Events

    Hi,  I've set up the event bus plugin and now am collecting events in the useraction.log I want to know if there's a complete list of "action-type" and "action" that could be provided? In my sample...

  • Nikhil Srinidhi created a post,

    S3 Connector does not work for Canadian Central Region

    Hi, I get this error message when trying to set up a connection to S3   The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256.   Some googling has led me to be...

  • Nikhil Srinidhi created a post,

    Is it safe to delete contents in <datameer private folder>/joblogs in HDFS?

    I'm trying to clear up space on HDFS and noticed that /<datameer private folder>/joblogs is taking up nearly 1 TB.  How do I go about deleting it? Can I delete it through Datameer application or ju...

  • Nikhil Srinidhi created a post,

    Are connector available for SAP systems?

    what kind of connectors are available for datameer to connect to SAP systems like HANA ?

  • Nikhil Srinidhi created a post,

    Datameer Workbooks, data if HDFS is wiped clean

    Hi,  Let's assume I need to wipe the HDFS clean for an environment upgrade. I have built several datameer workbooks using file uploads and import jobs from file servers. After the HDFS is wiped cle...

  • Nikhil Srinidhi commented,

    Thank you! I realized telnet was not working and we were able to resolve it.  Appreciate the speedy responses :) 

  • Nikhil Srinidhi created a post,

    Connectivity issues to Yarn

    I get this issue when running jobs:  Call From cahostdameer.da.com/127.0.0.1 to dabda1node03.da.com:8032 failed on connection exception: java.net.ConnectException: Connection refus see: http://wiki...

  • Nikhil Srinidhi created a post,

    Is it possible to capture name of excel sheet when importing data?

    I have a workbook with 12 sheets (Jan, Feb, Mar, ... Dec)  Is it possible to somehow capture the name of the sheet as a column? Right now only the .xlsx workbook name is available as meta-data... S...